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