Home
last modified time | relevance | path

Searched defs:TexInstruction (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instructionvisitor.h9 class TexInstruction; variable
Dsfn_instruction_tex.cpp33 TexInstruction::TexInstruction(Opcode op, const GPRVector &dest, const GPRVector &src, in TexInstruction() function in r600::TexInstruction
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.cpp909 TexInstruction::TexInstruction(Function *fn, operation op) in TexInstruction() function in nv50_ir::TexInstruction
Dnv50_ir.h568 class TexInstruction; variable