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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_draw.cpp965 init_multidraw_functions(struct zink_context *ctx, pipe_draw_vbo_func draw_vbo_array[2][2][2][2][2]) function in typeref:typename:void
974 init_multidraw_functions<ZINK_NO_MULTIDRAW>(ctx, draw_vbo_array);
975 init_multidraw_functions<ZINK_MULTIDRAW>(ctx, draw_vbo_array);

Completed in 4 milliseconds