Home
last modified time | relevance | path

Searched defs:builtInResources (Results 1 – 3 of 3) 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.h637 …bool parse(const TBuiltInResource* builtInResources, int defaultVersion, bool forwardCompatible, E… in parse()
642 …bool parse(const TBuiltInResource* builtInResources, int defaultVersion, bool forwardCompatible, E… in parse()
/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp1872 bool TShader::parse(const TBuiltInResource* builtInResources, int defaultVersion, EProfile defaultP… in parse()
1895 bool TShader::preprocess(const TBuiltInResource* builtInResources, in preprocess()