HomeSort by relevance Sort by last modified time
    Searched refs:TexSemWait (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_program.h 114 unsigned int TexSemWait:1;
radeon_program_print.c 318 inst->U.I.TexSemWait ? " SEM_WAIT" : "",
r500_fragprog_emit.c 385 | (inst->TexSemWait << R500_INST_TEX_SEM_WAIT_SHIFT);
radeon_pair_schedule.c 487 readytex->Instruction->U.I.TexSemWait = 1;
    [all...]

Completed in 66 milliseconds