Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/effects/
H A DSkHighContrastFilter.cpp28 struct Uniforms { float grayscale, invertStyle, contrast; }; in Make() argument
/aosp_15_r20/external/skia/site/docs/user/
H A Dsksl.md128 ### Uniforms subsection
/aosp_15_r20/external/clang/lib/Parse/
H A DParseOpenMP.cpp422 SmallVectorImpl<Expr *> &Uniforms, SmallVectorImpl<Expr *> &Aligneds, in parseDeclareSimdClauses()
505 SmallVector<Expr *, 4> Uniforms; in ParseOMPDeclareSimdClauses() local
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dshader_types.h687 GLuint *Uniforms; member
821 struct gl_uniform_buffer_variable *Uniforms; member
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cTextureGatherTests.cpp285 virtual std::string Uniforms() in Uniforms() function in glcts::__anon19fff6c50111::GatherGLSLCompile
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cTextureGatherTests.cpp354 virtual std::string Uniforms() in Uniforms() function in gl4cts::__anon80c45f740111::GatherGLSLCompile
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp247 SmallVector<Expr *, 4> Uniforms, Aligneds, Alignments, Linears, Steps; in instantiateOMPDeclareSimdDeclAttr() local
H A DSemaOpenMP.cpp3632 ArrayRef<Expr *> Uniforms, ArrayRef<Expr *> Aligneds, in ActOnOpenMPDeclareSimdDirective()
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1577 SmallPtrSet<Instruction *, 4> Uniforms; member in __anond9ee33c50111::LoopVectorizationLegality
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1410 DenseMap<unsigned, SmallPtrSet<Instruction *, 4>> Uniforms; member in llvm::LoopVectorizationCostModel
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1728 DenseMap<ElementCount, SmallPtrSet<Instruction *, 4>> Uniforms; member in llvm::LoopVectorizationCostModel