Searched defs:Uniforms (Results 1 – 10 of 10) sorted by relevance
| /external/swiftshader/src/Renderer/ |
| D | TextureStage.hpp | 122 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/ |
| D | ParseOpenMP.cpp | 422 SmallVectorImpl<Expr *> &Uniforms, SmallVectorImpl<Expr *> &Aligneds, in parseDeclareSimdClauses() 505 SmallVector<Expr *, 4> Uniforms; in ParseOMPDeclareSimdClauses() local
|
| /external/swiftshader/third_party/PowerVR_SDK/Tools/ |
| D | PVRTPFXParser.h | 251 CPVRTArray<SPVRTPFXParserSemantic> Uniforms; member
|
| /external/deqp/external/openglcts/modules/gles31/ |
| D | es31cTextureGatherTests.cpp | 285 virtual std::string Uniforms() in Uniforms() function in glcts::__anonbe04b8f80111::GatherGLSLCompile
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cTextureGatherTests.cpp | 353 virtual std::string Uniforms() in Uniforms() function in gl4cts::__anon63f735c70111::GatherGLSLCompile
|
| /external/clang/lib/Sema/ |
| D | SemaTemplateInstantiateDecl.cpp | 247 SmallVector<Expr *, 4> Uniforms, Aligneds, Alignments, Linears, Steps; in instantiateOMPDeclareSimdDeclAttr() local
|
| D | SemaOpenMP.cpp | 3632 ArrayRef<Expr *> Uniforms, ArrayRef<Expr *> Aligneds, in ActOnOpenMPDeclareSimdDirective()
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 1577 SmallPtrSet<Instruction *, 4> Uniforms; member in __anon0b4224d80111::LoopVectorizationLegality
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 1528 DenseMap<unsigned, SmallPtrSet<Instruction *, 4>> Uniforms; member in llvm::LoopVectorizationCostModel
|
| /external/mesa3d/src/mesa/main/ |
| D | mtypes.h | 2670 struct gl_uniform_buffer_variable *Uniforms; member 2720 GLuint *Uniforms; member
|