Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_context.h197 void (*draw_vertex_state)(struct pipe_context *ctx, member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h1334 pipe_draw_vertex_state_func draw_vertex_state[2][2][2]; member
2061 pipe_draw_vertex_state_func draw_vertex_state = in si_select_draw_vbo() local