Home
last modified time | relevance | path

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

/external/skia/src/effects/
DSkHighContrastFilter.cpp28 struct Uniforms { float grayscale, invertStyle, contrast; }; in Make() argument
/external/skia/site/docs/user/
Dsksl.md128 ### Uniforms subsection
/external/clang/lib/Parse/
DParseOpenMP.cpp422 SmallVectorImpl<Expr *> &Uniforms, SmallVectorImpl<Expr *> &Aligneds, in parseDeclareSimdClauses()
505 SmallVector<Expr *, 4> Uniforms; in ParseOMPDeclareSimdClauses() local
/external/mesa3d/src/mesa/main/
Dshader_types.h678 GLuint *Uniforms; member
993 struct gl_uniform_buffer_variable *Uniforms; member
/external/deqp/external/openglcts/modules/gles31/
Des31cTextureGatherTests.cpp285 virtual std::string Uniforms() in Uniforms() function in glcts::__anon1ae981450111::GatherGLSLCompile
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureGatherTests.cpp354 virtual std::string Uniforms() in Uniforms() function in gl4cts::__anona46d59f40111::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 __anonb4dace450111::LoopVectorizationLegality
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1410 DenseMap<unsigned, SmallPtrSet<Instruction *, 4>> Uniforms; member in llvm::LoopVectorizationCostModel
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1728 DenseMap<ElementCount, SmallPtrSet<Instruction *, 4>> Uniforms; member in llvm::LoopVectorizationCostModel