Home
last modified time | relevance | path

Searched refs:SH_GL_COMPATIBILITY_SPEC (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
Dversion_test.cpp37 handleVersion(pp::SourceLocation(0, 1), 330, SH_GL_COMPATIBILITY_SPEC)); in TEST_F()
41 preprocess(str, expected, SH_GL_COMPATIBILITY_SPEC); in TEST_F()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
Dversion_test.cpp37 handleVersion(pp::SourceLocation(0, 1), 330, SH_GL_COMPATIBILITY_SPEC)); in TEST_F()
41 preprocess(str, expected, SH_GL_COMPATIBILITY_SPEC); in TEST_F()
/third_party/flutter/skia/third_party/externals/angle2/include/GLSLANG/
DShaderLang.h43 SH_GL_COMPATIBILITY_SPEC, enumerator
692 return spec == SH_GL_CORE_SPEC || spec == SH_GL_COMPATIBILITY_SPEC; in IsDesktopGLSpec()
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderLang.h45 SH_GL_COMPATIBILITY_SPEC, enumerator
808 return spec == SH_GL_CORE_SPEC || spec == SH_GL_COMPATIBILITY_SPEC; in IsDesktopGLSpec()
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DShCompile_test.cpp243 mCompiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, SH_GL_COMPATIBILITY_SPEC, in SetUp()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DShCompile_test.cpp240 mCompiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, SH_GL_COMPATIBILITY_SPEC, in SetUp()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DCompiler.cpp33 return SH_GL_COMPATIBILITY_SPEC; in SelectShaderSpec()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCompiler.cpp35 return SH_GL_COMPATIBILITY_SPEC; in SelectShaderSpec()
/third_party/skia/third_party/externals/angle2/samples/shader_translator/
Dshader_translator.cpp160 spec = SH_GL_COMPATIBILITY_SPEC; in main()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.cpp220 case SH_GL_COMPATIBILITY_SPEC: in GetMaxShaderVersionForSpec()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.cpp261 case SH_GL_COMPATIBILITY_SPEC: in GetMaxShaderVersionForSpec()