Home
last modified time | relevance | path

Searched refs:GL_SHADER_COMPILER (Results 1 – 25 of 29) sorted by relevance

12

/external/deqp/modules/gles2/functional/
Des2fImplementationLimitTests.cpp204 LIMIT_CASE(shader_compiler, GL_SHADER_COMPILER, Boolean, GL_FALSE); in init()
Des2fNegativeShaderApiTests.cpp83 glGetBooleanv(GL_SHADER_COMPILER, &shaderCompilerSupported); in init()
112 glGetBooleanv(GL_SHADER_COMPILER, &shaderCompilerSupported); in init()
472 glGetBooleanv(GL_SHADER_COMPILER, &shaderCompilerSupported); in init()
Des2fNegativeStateApiTests.cpp146 glGetBooleanv(GL_SHADER_COMPILER, &shaderCompilerSupported); in init()
213 glGetBooleanv(GL_SHADER_COMPILER, &shaderCompilerSupported); in init()
Des2fBooleanStateQueryTests.cpp473 m_verifier->verifyBooleanAnything(m_testCtx, GL_SHADER_COMPILER); in test()
Des2fShaderStateQueryTests.cpp487 gl.glGetBooleanv(GL_SHADER_COMPILER, &state); in requireShaderCompiler()
2193 glGetBooleanv(GL_SHADER_COMPILER, &shaderCompiler); in test()
/external/deqp/modules/gles3/functional/
Des3fImplementationLimitTests.cpp459 LIMIT_CASE(shader_compiler, GL_SHADER_COMPILER, Boolean, GL_TRUE); in init()
Des3fNegativeStateApiTests.cpp210 glGetBooleanv(GL_SHADER_COMPILER, &shaderCompilerSupported); in init()
263 glGetBooleanv(GL_SHADER_COMPILER, &shaderCompilerSupported); in init()
Des3fBooleanStateQueryTests.cpp790 … + verifier->getTestNamePostfix()).c_str(), "SHADER_COMPILER", GL_SHADER_COMPILER, true))); in init()
/external/deqp/framework/platform/null/
DtcuNullRenderContext.cpp420 case GL_SHADER_COMPILER: in glGetBooleanv()
/external/angle/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h947 #define GL_SHADER_COMPILER 0x8DFA macro
/external/deqp/modules/gles31/functional/
Des31fNegativeStateApiTests.cpp333 ctx.glGetBooleanv(GL_SHADER_COMPILER, &shaderCompilerSupported); in get_shaderiv()
387 ctx.glGetBooleanv(GL_SHADER_COMPILER, &shaderCompilerSupported); in get_shader_precision_format()
/external/mesa3d/docs/relnotes/
D7.9.2.rst218 - mesa: Add getter for GL_SHADER_COMPILER with ARB_ES2_compatibility.
D7.10.1.rst232 - mesa: Add getter for GL_SHADER_COMPILER with ARB_ES2_compatibility.
/external/angle/include/GLES2/
Dgl2.h322 #define GL_SHADER_COMPILER 0x8DFA macro
/external/mesa3d/include/GLES2/
Dgl2.h341 #define GL_SHADER_COMPILER 0x8DFA macro
/external/deqp/framework/opengl/
DgluStrUtil.inl1183 case GL_SHADER_COMPILER: return "GL_SHADER_COMPILER";
/external/mesa3d/include/GLES3/
Dgl3.h341 #define GL_SHADER_COMPILER 0x8DFA macro
Dgl31.h341 #define GL_SHADER_COMPILER 0x8DFA macro
Dgl32.h341 #define GL_SHADER_COMPILER 0x8DFA macro
/external/angle/include/GLES3/
Dgl3.h322 #define GL_SHADER_COMPILER 0x8DFA macro
Dgl31.h322 #define GL_SHADER_COMPILER 0x8DFA macro
Dgl32.h322 #define GL_SHADER_COMPILER 0x8DFA macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1223 #define GL_SHADER_COMPILER 0x8DFA macro
/external/angle/src/libANGLE/
Dqueryutils.cpp3237 case GL_SHADER_COMPILER: in GetQueryParameterInfo()
DContext.cpp1791 case GL_SHADER_COMPILER: in getBooleanvImpl()

12