Data Fields | |
struct draw_context * | draw |
boolean(* | run )(struct pt_post_vs *pvs, struct vertex_header *vertices, unsigned count, unsigned stride) |
Definition at line 36 of file draw_pt_post_vs.c.
struct draw_context* pt_post_vs::draw [read] |
Definition at line 37 of file draw_pt_post_vs.c.
boolean(* pt_post_vs::run)(struct pt_post_vs *pvs, struct vertex_header *vertices, unsigned count, unsigned stride) |