Searched refs:SI_MAX_DRAW_CS_DWORDS (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeonsi/ | ||
D | r600_hw_context_priv.h | 33 #define SI_MAX_DRAW_CS_DWORDS 18 macro |
D | r600_hw_context.c | 130 num_dw += SI_MAX_DRAW_CS_DWORDS; in si_need_cs_space() |