Home
last modified time | relevance | path

Searched defs:TEX (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/tests/cases/conformance/interfaces/interfaceDeclarations/
DinterfaceExtendsObjectIntersectionErrors.ts29 type TEX = typeof EX; alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600Defines.h32 TEX = (1 << 1), enumerator
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DVertexProgram.cpp1583 void VertexProgram::TEX(Vector4f &dst, Vector4f &src0, const Src &src1) in TEX() function in sw::VertexProgram
DPixelPipeline.cpp1677 void PixelPipeline::TEX(Vector4s &dst, Float4 &u, Float4 &v, Float4 &s, int sampler, bool project) in TEX() function in sw::PixelPipeline
DPixelProgram.cpp1252 void PixelProgram::TEX(Vector4f &dst, Vector4f &src0, const Src &src1, bool project, bool bias) in TEX() function in sw::PixelProgram
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c2989 DECL_SPECIAL(TEX) in DECL_SPECIAL() argument