Home
last modified time | relevance | path

Searched defs:Uniforms (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/src/Renderer/
DTextureStage.hpp122 struct Uniforms struct in sw::TextureStage
124 word4 constantColor4[4];
125 float4 bumpmapMatrix4F[2][2];
126 word4 bumpmapMatrix4W[2][2];
127 word4 luminanceScale4;
128 word4 luminanceOffset4;
/external/clang/lib/Parse/
DParseOpenMP.cpp422 SmallVectorImpl<Expr *> &Uniforms, SmallVectorImpl<Expr *> &Aligneds, in parseDeclareSimdClauses()
505 SmallVector<Expr *, 4> Uniforms; in ParseOMPDeclareSimdClauses() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.h251 CPVRTArray<SPVRTPFXParserSemantic> Uniforms; member
/external/deqp/external/openglcts/modules/gles31/
Des31cTextureGatherTests.cpp285 virtual std::string Uniforms() in Uniforms() function in glcts::__anonbe04b8f80111::GatherGLSLCompile
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureGatherTests.cpp353 virtual std::string Uniforms() in Uniforms() function in gl4cts::__anon63f735c70111::GatherGLSLCompile
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp247 SmallVector<Expr *, 4> Uniforms, Aligneds, Alignments, Linears, Steps; in instantiateOMPDeclareSimdDeclAttr() local
DSemaOpenMP.cpp3632 ArrayRef<Expr *> Uniforms, ArrayRef<Expr *> Aligneds, in ActOnOpenMPDeclareSimdDirective()
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1577 SmallPtrSet<Instruction *, 4> Uniforms; member in __anon0b4224d80111::LoopVectorizationLegality
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1528 DenseMap<unsigned, SmallPtrSet<Instruction *, 4>> Uniforms; member in llvm::LoopVectorizationCostModel
/external/mesa3d/src/mesa/main/
Dmtypes.h2670 struct gl_uniform_buffer_variable *Uniforms; member
2720 GLuint *Uniforms; member