Searched refs:R500_TEX_SEM_ACQUIRE_SHIFT (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_reg.h3431 # define R500_TEX_SEM_ACQUIRE_SHIFT 25 macro
3432 # define R500_TEX_SEM_ACQUIRE (1 << R500_TEX_SEM_ACQUIRE_SHIFT)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_reg.h3431 # define R500_TEX_SEM_ACQUIRE_SHIFT 25 macro
3432 # define R500_TEX_SEM_ACQUIRE (1 << R500_TEX_SEM_ACQUIRE_SHIFT)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dr500_fragprog_emit.c387 | (inst->TexSemAcquire << R500_TEX_SEM_ACQUIRE_SHIFT);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dr500_fragprog_emit.c389 | (inst->TexSemAcquire << R500_TEX_SEM_ACQUIRE_SHIFT);

Completed in 23 milliseconds