Home
last modified time | relevance | path

Searched defs:builtInResources (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_wrapper.cpp46 const TBuiltInResource builtInResources(glslang::DefaultTBuiltInResource); in Warmup() local
113 TBuiltInResource builtInResources(glslang::DefaultTBuiltInResource); in GlslangCompileToSpirv() local
/third_party/glslang/glslang/Public/
DShaderLang.h672 …bool parse(const TBuiltInResource* builtInResources, int defaultVersion, bool forwardCompatible, E… in parse()
677 …bool parse(const TBuiltInResource* builtInResources, int defaultVersion, bool forwardCompatible, E… in parse()
/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp1900 bool TShader::parse(const TBuiltInResource* builtInResources, int defaultVersion, EProfile defaultP… in parse()
1923 bool TShader::preprocess(const TBuiltInResource* builtInResources, in preprocess()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DGlslangWrapper.cpp977 TBuiltInResource builtInResources(glslang::DefaultTBuiltInResource); in GetShaderCodeImpl() local