Home
last modified time | relevance | path

Searched refs:R500_INST_TEX_SEM_WAIT_SHIFT (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr500_fragprog_emit.c269 code->inst[ip].inst0 |= (inst->SemWait << R500_INST_TEX_SEM_WAIT_SHIFT); in emit_paired()
387 | (inst->TexSemWait << R500_INST_TEX_SEM_WAIT_SHIFT); in emit_tex()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_reg.h3247 # define R500_INST_TEX_SEM_WAIT_SHIFT 2 macro
3248 # define R500_INST_TEX_SEM_WAIT (1 << R500_INST_TEX_SEM_WAIT_SHIFT)

Completed in 13 milliseconds