Lines Matching refs:TexInstruction
255 void textureMask(TexInstruction *);
260 void texConstraintNV50(TexInstruction *);
261 void texConstraintNVC0(TexInstruction *);
262 void texConstraintNVE0(TexInstruction *);
263 void texConstraintGM107(TexInstruction *);
265 bool isScalarTexGM107(TexInstruction *);
266 void handleScalarTexGM107(TexInstruction *);
2038 RegAlloc::InsertConstraintsPass::textureMask(TexInstruction *tex)
2204 RegAlloc::InsertConstraintsPass::isScalarTexGM107(TexInstruction *tex)
2327 RegAlloc::InsertConstraintsPass::handleScalarTexGM107(TexInstruction *tex)
2357 RegAlloc::InsertConstraintsPass::texConstraintGM107(TexInstruction *tex)
2442 RegAlloc::InsertConstraintsPass::texConstraintNVE0(TexInstruction *tex)
2469 RegAlloc::InsertConstraintsPass::texConstraintNVC0(TexInstruction *tex)
2505 RegAlloc::InsertConstraintsPass::texConstraintNV50(TexInstruction *tex)
2535 TexInstruction *tex;