Searched refs:S_SQ_CF_WORD1_CALL_COUNT (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ | ||
D | r600_sq.h | 46 #define S_SQ_CF_WORD1_CALL_COUNT(x) (((x) & 0x3F) << 13) macro |
D | r700_sq.h | 46 #define S_SQ_CF_WORD1_CALL_COUNT(x) (((x) & 0x3F) << 13) macro |