Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_shader.c238 struct sp_vertex_shader *state; in softpipe_create_vs_state()
240 state = CALLOC_STRUCT(sp_vertex_shader); in softpipe_create_vs_state()
272 softpipe->vs = (struct sp_vertex_shader *) vs; in softpipe_bind_vs_state()
286 struct sp_vertex_shader *state = (struct sp_vertex_shader *) vs; in softpipe_delete_vs_state()
H A Dsp_context.h49 struct sp_vertex_shader;
63 struct sp_vertex_shader *vs;
H A Dsp_state.h111 struct sp_vertex_shader { struct

Completed in 2 milliseconds