aapoint_stage Struct Reference

Subclass of draw_stage. More...

Collaboration diagram for aapoint_stage:

Collaboration graph
[legend]

Data Fields

struct draw_stage stage
int psize_slot
float radius
uint tex_slot
 this is the vertex attrib slot for the new texcoords
uint pos_slot
struct aapoint_fragment_shaderfs
void *(* driver_create_fs_state )(struct pipe_context *, const struct pipe_shader_state *)
void(* driver_bind_fs_state )(struct pipe_context *, void *)
void(* driver_delete_fs_state )(struct pipe_context *, void *)
struct pipe_contextpipe

Detailed Description

Subclass of draw_stage.

Definition at line 81 of file draw_pipe_aapoint.c.


Field Documentation

struct draw_stage aapoint_stage::stage [read]

Definition at line 83 of file draw_pipe_aapoint.c.

int aapoint_stage::psize_slot

Definition at line 85 of file draw_pipe_aapoint.c.

float aapoint_stage::radius

Definition at line 86 of file draw_pipe_aapoint.c.

uint aapoint_stage::tex_slot

this is the vertex attrib slot for the new texcoords

Definition at line 89 of file draw_pipe_aapoint.c.

uint aapoint_stage::pos_slot

Definition at line 90 of file draw_pipe_aapoint.c.

struct aapoint_fragment_shader* aapoint_stage::fs [read]

Definition at line 95 of file draw_pipe_aapoint.c.

void*(* aapoint_stage::driver_create_fs_state)(struct pipe_context *, const struct pipe_shader_state *)

void(* aapoint_stage::driver_bind_fs_state)(struct pipe_context *, void *)

void(* aapoint_stage::driver_delete_fs_state)(struct pipe_context *, void *)

struct pipe_context* aapoint_stage::pipe [read]

Definition at line 105 of file draw_pipe_aapoint.c.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 29 06:25:57 2009 for Gallium3D by  doxygen 1.5.4