Searched refs:S_SQ_CF_WORD1_COUNT_3 (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ | ||
D | r700_asm.c | 33 S_SQ_CF_WORD1_COUNT_3(count >> 3); in r700_bytecode_cf_vtx_build() |
D | r700_sq.h | 64 #define S_SQ_CF_WORD1_COUNT_3(x) (((x) & 0x1) << 19) macro |