Home
last modified time | relevance | path

Searched refs:S_SQ_CF_WORD1_COUNT (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Deg_asm.c77 S_SQ_CF_WORD1_COUNT((cf->ndw / 4) - 1); in eg_bytecode_cf_build()
145 S_SQ_CF_WORD1_COUNT(cf->count); in eg_bytecode_cf_build()
H A Dr700_asm.c32 S_SQ_CF_WORD1_COUNT(count) | in r700_bytecode_cf_vtx_build()
H A Dr700_sq.h43 #define S_SQ_CF_WORD1_COUNT(x) (((unsigned)(x) & 0x7) << 10) macro
H A Dr600_sq.h43 #define S_SQ_CF_WORD1_COUNT(x) (((unsigned)(x) & 0x7) << 10) macro
H A Deg_sq.h46 #define S_SQ_CF_WORD1_COUNT(x) (((unsigned)(x) & 0x3f) << 10) macro
H A Dr600_asm.c1756 S_SQ_CF_WORD1_COUNT((cf->ndw / 4) - 1)| in r600_bytecode_cf_vtx_build()

Completed in 13 milliseconds