Home
last modified time | relevance | path

Searched refs:include_draw_vbo (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
Dr600_pipe_common.h517 bool include_draw_vbo);
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h629 bool include_draw_vbo);
Dr600_state_common.c3176 bool include_draw_vbo) in r600_need_gfx_cs_space() argument
3178 r600_need_cs_space((struct r600_context*)ctx, num_dw, include_draw_vbo); in r600_need_gfx_cs_space()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c4520 bool include_draw_vbo) in si_need_gfx_cs_space() argument