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

/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_opcodes.h218 RC_OPCODE_BEGIN_TEX, enumerator in enum:__anon12133
H A Dradeon_opcodes.c441 .Opcode = RC_OPCODE_BEGIN_TEX,
H A Dr300_fragprog_emit.c493 if (inst->U.I.Opcode == RC_OPCODE_BEGIN_TEX) {
H A Dradeon_compiler.c378 if (info->Opcode == RC_OPCODE_BEGIN_TEX)
H A Dr500_fragprog_emit.c645 } else if (inst->U.I.Opcode == RC_OPCODE_BEGIN_TEX) {
H A Dradeon_pair_schedule.c456 inst_begin->U.I.Opcode = RC_OPCODE_BEGIN_TEX;

Completed in 68 milliseconds