Searched refs:SH_GL_COMPATIBILITY_SPEC (Results 1 – 6 of 6) sorted by relevance
37 handleVersion(pp::SourceLocation(0, 1), 330, SH_GL_COMPATIBILITY_SPEC)); in TEST_F()41 preprocess(str, expected, SH_GL_COMPATIBILITY_SPEC); in TEST_F()
45 SH_GL_COMPATIBILITY_SPEC, enumerator816 return spec == SH_GL_CORE_SPEC || spec == SH_GL_COMPATIBILITY_SPEC; in IsDesktopGLSpec()
240 mCompiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, SH_GL_COMPATIBILITY_SPEC, in SetUp()
35 return SH_GL_COMPATIBILITY_SPEC; in SelectShaderSpec()
163 spec = SH_GL_COMPATIBILITY_SPEC; in main()
227 case SH_GL_COMPATIBILITY_SPEC: in GetMaxShaderVersionForSpec()