Searched defs:builtInResources (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/deqp-deps/glslang/glslang/Public/ |
D | ShaderLang.h | 670 …bool parse(const TBuiltInResource* builtInResources, int defaultVersion, bool forwardCompatible, E… in parse() 675 …bool parse(const TBuiltInResource* builtInResources, int defaultVersion, bool forwardCompatible, E… in parse()
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Public/ |
H A D | ShaderLang.h | 679 …bool parse(const TBuiltInResource* builtInResources, int defaultVersion, bool forwardCompatible, E… in parse() 684 …bool parse(const TBuiltInResource* builtInResources, int defaultVersion, bool forwardCompatible, E… in parse()
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
H A D | ShaderLang.cpp | 1885 bool TShader::parse(const TBuiltInResource* builtInResources, int defaultVersion, EProfile defaultP… in parse() 1905 bool TShader::preprocess(const TBuiltInResource* builtInResources, in preprocess()
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | ShaderLang.cpp | 1859 bool TShader::parse(const TBuiltInResource* builtInResources, int defaultVersion, EProfile defaultP… in parse() 1879 bool TShader::preprocess(const TBuiltInResource* builtInResources, in preprocess()
|