Home
last modified time | relevance | path

Searched defs:TexInstr (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr.h43 class TexInstr; variable
Dsfn_instr_tex.cpp36 TexInstr::TexInstr(Opcode op, const RegisterVec4& dest, in TexInstr() function in r600::TexInstr