HomeSort by relevance Sort by last modified time
    Searched refs:svga_vertex_shader (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_vs.c 102 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;
svga_state_vs.c 76 const struct svga_vertex_shader *vs,
96 struct svga_vertex_shader *vs,
119 struct svga_vertex_shader *vs,
255 struct svga_vertex_shader *vs,
263 struct svga_vertex_shader new_vs;
344 struct svga_vertex_shader *vs = svga->curr.vs;
svga_state_tgsi_transform.c 193 struct svga_vertex_shader *vs = svga->curr.vs;
242 struct svga_vertex_shader *vs = svga->curr.vs; /* currently bound vs */
svga_shader.h 200 struct svga_vertex_shader struct
svga_state_need_swtnl.c 64 struct svga_vertex_shader *vs = svga->curr.vs;
svga_context.h 265 struct svga_vertex_shader *vs;
svga_tgsi_vgpu10.c     [all...]

Completed in 92 milliseconds