Home
last modified time | relevance | path

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

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