Home
last modified time | relevance | path

Searched refs:GL_ACTIVE_PROGRAM (Results 1 – 14 of 14) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fProgramPipelineStateQueryTests.cpp131 verifyStatePipelineInteger(result, gl, pipeline.getPipeline(), GL_ACTIVE_PROGRAM, 0, m_verifier); in iterate()
139 …verifyStatePipelineInteger(result, gl, pipeline.getPipeline(), GL_ACTIVE_PROGRAM, (int)frgProgram.… in iterate()
Des31fSeparateShaderTests.cpp1482 LOG_CALL(GLU_CHECK_CALL(glGetProgramPipelineiv(pipeName, GL_ACTIVE_PROGRAM, &queryActive))); in testPipelineQueryActive()
1491 LOG_CALL(GLU_CHECK_CALL(glGetProgramPipelineiv(pipeName, GL_ACTIVE_PROGRAM, &queryActive))); in testPipelineQueryActive()
/external/deqp/doc/testspecs/GLES31/
Dfunctional.separate_shader.txt36 - GL_ACTIVE_PROGRAM
/external/deqp/external/openglcts/modules/gles31/
Des31cSeparateShaderObjsTests.cpp949 gl.getProgramPipelineiv(pipelines[0], GL_ACTIVE_PROGRAM, (glw::GLint*)&value); in iterate()
1090 gl.getProgramPipelineiv(pipelines[0], GL_ACTIVE_PROGRAM, (glw::GLint*)&value); in iterate()
1120 gl.getProgramPipelineiv(pipelines[0], GL_ACTIVE_PROGRAM, (glw::GLint*)&value); in iterate()
1570 gl.getProgramPipelineiv(pipeline, GL_ACTIVE_PROGRAM, (int*)&activeProgram); in setAndCompareUniforms()
1815 gl.getProgramPipelineiv(pipeline, GL_ACTIVE_PROGRAM, (int*)&activeProgram); in setAndCompareMatrixUniforms()
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessProgramPipelinesTests.cpp216 is_ok &= testProgramPipelineParameter(GL_ACTIVE_PROGRAM, 0); in iterate()
/external/mesa3d/src/mesa/main/
Dpipelineobj.c725 case GL_ACTIVE_PROGRAM: in _mesa_GetProgramPipelineiv()
/external/deqp/framework/opengl/
DgluStrUtil.inl1632 case GL_ACTIVE_PROGRAM: return "GL_ACTIVE_PROGRAM";
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl481 #define GL_ACTIVE_PROGRAM 0x8259 macro
/external/mesa3d/include/GLES3/
Dgl31.h1271 #define GL_ACTIVE_PROGRAM 0x8259 macro
Dgl32.h1271 #define GL_ACTIVE_PROGRAM 0x8259 macro
/external/swiftshader/include/GL/
Dglcorearb.h1926 #define GL_ACTIVE_PROGRAM 0x8259 macro
Dglext.h1873 #define GL_ACTIVE_PROGRAM 0x8259 macro
/external/mesa3d/include/GL/
Dglcorearb.h1926 #define GL_ACTIVE_PROGRAM 0x8259 macro
Dglext.h1873 #define GL_ACTIVE_PROGRAM 0x8259 macro