Searched defs:G_SQ_CF_WORD1_CALL_COUNT (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_sq.h47 #define G_SQ_CF_WORD1_CALL_COUNT(x) (((x) >> 13) & 0x3F) macro
H A Dr700_sq.h47 #define G_SQ_CF_WORD1_CALL_COUNT(x) (((x) >> 13) & 0x3F) macro

Completed in 95 milliseconds