Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Public/
DShaderLang.h547 …bool parse(const TBuiltInResource* builtInResources, int defaultVersion, bool forwardCompatible, E… in parse()
552 …bool parse(const TBuiltInResource* builtInResources, int defaultVersion, bool forwardCompatible, E… in parse()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp1787 bool TShader::parse(const TBuiltInResource* builtInResources, int defaultVersion, EProfile defaultP… in parse()
1809 bool TShader::preprocess(const TBuiltInResource* builtInResources, in preprocess()