Home
last modified time | relevance | path

Searched refs:sp_vertex_shader (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_shader.c208 struct sp_vertex_shader *state; in softpipe_create_vs_state()
210 state = CALLOC_STRUCT(sp_vertex_shader); in softpipe_create_vs_state()
243 softpipe->vs = (struct sp_vertex_shader *) vs; in softpipe_bind_vs_state()
257 struct sp_vertex_shader *state = (struct sp_vertex_shader *) vs; in softpipe_delete_vs_state()
Dsp_context.h56 struct sp_vertex_shader;
70 struct sp_vertex_shader *vs;
Dsp_state.h112 struct sp_vertex_shader { struct