Home
last modified time | relevance | path

Searched defs:draw_vertex_state (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h181 void (*draw_vertex_state)(struct pipe_context *ctx, member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h1245 pipe_draw_vertex_state_func draw_vertex_state[2][2][2]; member
1982 pipe_draw_vertex_state_func draw_vertex_state = in si_select_draw_vbo() local