Home
last modified time | relevance | path

Searched refs:pipe_draw_vertex_state_func (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.h180 typedef void (*pipe_draw_vertex_state_func)(struct pipe_context *ctx, typedef
210 pipe_draw_vertex_state_func draw_state[2]; //batch changed
H A Dzink_draw.cpp1011 init_batch_changed_functions(struct zink_context *ctx, pipe_draw_vbo_func draw_vbo_array[2][4][2], pipe_draw_vertex_state_func draw_state_array[2][4][2]) in init_batch_changed_functions()
1019 init_dynamic_state_functions(struct zink_context *ctx, pipe_draw_vbo_func draw_vbo_array[2][4][2], pipe_draw_vertex_state_func draw_state_array[2][4][2]) in init_dynamic_state_functions()
1027 init_multidraw_functions(struct zink_context *ctx, pipe_draw_vbo_func draw_vbo_array[2][4][2], pipe_draw_vertex_state_func draw_state_array[2][4][2]) in init_multidraw_functions()
1036 init_all_draw_functions(struct zink_context *ctx, pipe_draw_vbo_func draw_vbo_array[2][4][2], pipe_draw_vertex_state_func draw_state_array[2][4][2]) in init_all_draw_functions()
1137 pipe_draw_vertex_state_func draw_state_array[2][4] //multidraw, zink_dynamic_state in zink_init_draw_functions()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h930 typedef void (*pipe_draw_vertex_state_func)(struct pipe_context *ctx, typedef
1295 pipe_draw_vertex_state_func draw_vertex_state[2][2][2];
1298 pipe_draw_vertex_state_func real_draw_vertex_state;
1508 pipe_draw_vertex_state_func vstate_wrapper);
2010 pipe_draw_vertex_state_func draw_vertex_state = in si_select_draw_vbo()
H A Dsi_gfx_cs.c316 pipe_draw_vertex_state_func vstate_wrapper) in si_install_draw_wrapper()

Completed in 9 milliseconds