Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp478 …uceVersionProfile(TInfoSink& infoSink, EShLanguage stage, bool versionNotFirst, int defaultVersion, in DeduceVersionProfile()
772int defaultVersion, // use 100 for ES environment, 110 for desktop; this is the GLSL version, not… in ProcessDeferred()
1203 int defaultVersion, // use 100 for ES environment, 110 for desktop in PreprocessDeferred()
1240 int defaultVersion, // use 100 for ES environment, 110 for desktop in CompileDeferred()
1403 int defaultVersion, // use 100 for ES environment, 110 for desktop in ShCompile()
1787 bool TShader::parse(const TBuiltInResource* builtInResources, int defaultVersion, EProfile defaultP… in parse()
1810 int defaultVersion, EProfile defaultProfile, in preprocess()
/external/deqp-deps/glslang/glslang/Public/
DShaderLang.h539 …bool parse(const TBuiltInResource* res, int defaultVersion, EProfile defaultProfile, bool forceDef… in parse()
547 …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/curl/lib/
Dx509asn1.c711 static const char defaultVersion = 0; /* v1. */ in Curl_parseX509() local
/external/deqp-deps/glslang/StandAlone/
DStandAlone.cpp1001 const int defaultVersion = Options & EOptionDefaultDesktop ? 110 : 100; in CompileAndLinkShaderUnits() local
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...