Home
last modified time | relevance | path

Searched defs:increment_draw_id (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.cpp1519 bool increment_draw_id = !IS_DRAW_VERTEX_STATE && num_draws > 1 && in si_emit_draw_packets() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_private.h231 bool increment_draw_id; member
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h842 bool increment_draw_id:1; /**< whether drawid increments for direct draws */ member