Home
last modified time | relevance | path

Searched defs:defaultVersion (Results 1 – 6 of 6) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp511 …uceVersionProfile(TInfoSink& infoSink, EShLanguage stage, bool versionNotFirst, int defaultVersion, in DeduceVersionProfile()
806int defaultVersion, // use 100 for ES environment, 110 for desktop; this is the GLSL version, not… in ProcessDeferred()
1266 int defaultVersion, // use 100 for ES environment, 110 for desktop in PreprocessDeferred()
1304 int defaultVersion, // use 100 for ES environment, 110 for desktop in CompileDeferred()
1467 int defaultVersion, // use 100 for ES environment, 110 for desktop in ShCompile()
1872 bool TShader::parse(const TBuiltInResource* builtInResources, int defaultVersion, EProfile defaultP… in parse()
1896 int defaultVersion, EProfile defaultProfile, in preprocess()
/external/swiftshader/tests/VulkanWrapper/
DUtil.cpp152 const int defaultVersion = 100; in compileGLSLtoSPIRV() local
/external/deqp-deps/glslang/glslang/Public/
DShaderLang.h629 …bool parse(const TBuiltInResource* res, int defaultVersion, EProfile defaultProfile, bool forceDef… in parse()
637 …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()
/external/curl/lib/
Dx509asn1.c712 static const char defaultVersion = 0; /* v1. */ in Curl_parseX509() local
/external/deqp-deps/glslang/StandAlone/
DStandAlone.cpp1098 const int defaultVersion = Options & EOptionDefaultDesktop ? 110 : 100; in CompileAndLinkShaderUnits() local
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...