Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.cpp1669 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.h853 bool increment_draw_id:1; /**< whether drawid increments for direct draws */ member
/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_pds.h819 bool increment_draw_id; member