Searched refs:svga_vertex_shader (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_vs.c102 struct svga_vertex_shader *vs = CALLOC_STRUCT(svga_vertex_shader);
145 struct svga_vertex_shader *vs = (struct svga_vertex_shader *)shader;
168 struct svga_vertex_shader *vs = (struct svga_vertex_shader *)shader;
169 struct svga_vertex_shader *next_vs;
177 next_vs = (struct svga_vertex_shader *)vs->base.next;
H A Dsvga_state_vs.c75 const struct svga_vertex_shader *vs,
95 struct svga_vertex_shader *vs,
121 struct svga_vertex_shader *vs,
167 struct svga_vertex_shader *vs = svga->curr.vs;
267 struct svga_vertex_shader *vs,
275 struct svga_vertex_shader new_vs;
355 struct svga_vertex_shader *vs = svga->curr.vs;
H A Dsvga_state_need_swtnl.c64 struct svga_vertex_shader *vs = svga->curr.vs;
H A Dsvga_state_tgsi_transform.c361 struct svga_vertex_shader *vs = svga->curr.vs;
419 struct svga_vertex_shader *vs = svga->curr.vs; /* currently bound vs */
H A Dsvga_shader.h312 struct svga_vertex_shader struct
H A Dsvga_context.h279 struct svga_vertex_shader *vs;
662 struct svga_vertex_shader *vs;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_vs.c102 struct svga_vertex_shader *vs = CALLOC_STRUCT(svga_vertex_shader);
145 struct svga_vertex_shader *vs = (struct svga_vertex_shader *)shader;
168 struct svga_vertex_shader *vs = (struct svga_vertex_shader *)shader;
H A Dsvga_state_vs.c75 const struct svga_vertex_shader *vs,
95 struct svga_vertex_shader *vs,
121 struct svga_vertex_shader *vs,
256 struct svga_vertex_shader *vs,
264 struct svga_vertex_shader new_vs;
344 struct svga_vertex_shader *vs = svga->curr.vs;
H A Dsvga_state_tgsi_transform.c193 struct svga_vertex_shader *vs = svga->curr.vs;
242 struct svga_vertex_shader *vs = svga->curr.vs; /* currently bound vs */
H A Dsvga_shader.h210 struct svga_vertex_shader struct
H A Dsvga_state_need_swtnl.c64 struct svga_vertex_shader *vs = svga->curr.vs;
H A Dsvga_context.h269 struct svga_vertex_shader *vs;
H A Dsvga_tgsi_vgpu10.c6923 struct svga_vertex_shader *vs = svga->curr.vs;

Completed in 37 milliseconds