Searched refs:TexSemWait (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program.h114 unsigned int TexSemWait:1; member in struct:rc_sub_instruction
H A Dradeon_program_print.c318 inst->U.I.TexSemWait ? " SEM_WAIT" : "",
H A Dr500_fragprog_emit.c385 | (inst->TexSemWait << R500_INST_TEX_SEM_WAIT_SHIFT);
H A Dradeon_pair_schedule.c487 readytex->Instruction->U.I.TexSemWait = 1;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program.h114 unsigned int TexSemWait:1; member in struct:rc_sub_instruction
H A Dradeon_program_print.c318 inst->U.I.TexSemWait ? " SEM_WAIT" : "",
H A Dr500_fragprog_emit.c387 | (inst->TexSemWait << R500_INST_TEX_SEM_WAIT_SHIFT);
H A Dradeon_pair_schedule.c487 readytex->Instruction->U.I.TexSemWait = 1;

Completed in 9 milliseconds