Searched defs:TEX (Results 1 – 6 of 6) sorted by relevance
/third_party/typescript/tests/cases/conformance/interfaces/interfaceDeclarations/ |
D | interfaceExtendsObjectIntersectionErrors.ts | 29 type TEX = typeof EX; alias
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600Defines.h | 32 TEX = (1 << 1), enumerator
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | VertexProgram.cpp | 1583 void VertexProgram::TEX(Vector4f &dst, Vector4f &src0, const Src &src1) in TEX() function in sw::VertexProgram
|
D | PixelPipeline.cpp | 1677 void PixelPipeline::TEX(Vector4s &dst, Float4 &u, Float4 &v, Float4 &s, int sampler, bool project) in TEX() function in sw::PixelPipeline
|
D | PixelProgram.cpp | 1252 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/ |
D | nine_shader.c | 2989 DECL_SPECIAL(TEX) in DECL_SPECIAL() argument
|