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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_from_tgsi.cpp186 inline nv50_ir::operation getOP() const { function in class:tgsi::Instruction
1553 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP());
1628 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP());
1738 operation op = tgsi.getOP();
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_from_tgsi.cpp186 inline nv50_ir::operation getOP() const { function in class:tgsi::Instruction
1553 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP());
1628 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP());
1738 operation op = tgsi.getOP();

Completed in 58 milliseconds