Home
last modified time | relevance | path

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

1234567891011

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fProgramPipelineStateQueryTests.cpp137 … verifyStatePipelineInteger(result, gl, pipeline.getPipeline(), GL_ACTIVE_PROGRAM, 0, m_verifier); in iterate()
145 …verifyStatePipelineInteger(result, gl, pipeline.getPipeline(), GL_ACTIVE_PROGRAM, (int)frgProgram.… in iterate()
H A Des31fSeparateShaderTests.cpp1470 LOG_CALL(GLU_CHECK_CALL(glGetProgramPipelineiv(pipeName, GL_ACTIVE_PROGRAM, &queryActive))); in testPipelineQueryActive()
1477 LOG_CALL(GLU_CHECK_CALL(glGetProgramPipelineiv(pipeName, GL_ACTIVE_PROGRAM, &queryActive))); in testPipelineQueryActive()
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cSeparateShaderObjsTests.cpp952 gl.getProgramPipelineiv(pipelines[0], GL_ACTIVE_PROGRAM, (glw::GLint *)&value); in iterate()
1093 gl.getProgramPipelineiv(pipelines[0], GL_ACTIVE_PROGRAM, (glw::GLint *)&value); in iterate()
1123 gl.getProgramPipelineiv(pipelines[0], GL_ACTIVE_PROGRAM, (glw::GLint *)&value); in iterate()
1574 gl.getProgramPipelineiv(pipeline, GL_ACTIVE_PROGRAM, (int *)&activeProgram); in setAndCompareUniforms()
1819 gl.getProgramPipelineiv(pipeline, GL_ACTIVE_PROGRAM, (int *)&activeProgram); in setAndCompareMatrixUniforms()
/aosp_15_r20/external/deqp/doc/testspecs/GLES31/
H A Dfunctional.separate_shader.txt36 - GL_ACTIVE_PROGRAM
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DGLES31.java56 public static final int GL_ACTIVE_PROGRAM = 0x8259; field in GLES31
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessProgramPipelinesTests.cpp216 is_ok &= testProgramPipelineParameter(GL_ACTIVE_PROGRAM, 0); in iterate()
/aosp_15_r20/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES31Header.java-if56 public static final int GL_ACTIVE_PROGRAM = 0x8259;
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dpipelineobj.c731 case GL_ACTIVE_PROGRAM: in _mesa_GetProgramPipelineiv()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h920 #define GL_ACTIVE_PROGRAM 0x8259 macro
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv31Imp.cpp49 case GL_ACTIVE_PROGRAM: in glGetProgramPipelineiv()
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluStrUtil.inl1632 case GL_ACTIVE_PROGRAM: return "GL_ACTIVE_PROGRAM";
/aosp_15_r20/hardware/google/gfxstream/include/GLES3/
Dgl31.h997 #define GL_ACTIVE_PROGRAM 0x8259 macro
/aosp_15_r20/hardware/google/gfxstream/common/opengl/include/GLES3/
Dgl31.h997 #define GL_ACTIVE_PROGRAM 0x8259 macro
/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationES31.cpp1930 case GL_ACTIVE_PROGRAM: in ValidateGetProgramPipelineivBase()
/aosp_15_r20/frameworks/native/opengl/libs/
H A Denums.in817 GL_ENUM(0x8259,GL_ACTIVE_PROGRAM)
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl490 #define GL_ACTIVE_PROGRAM 0x8259 macro
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/opengl/include/GLES3/
Dgl31.h1271 #define GL_ACTIVE_PROGRAM 0x8259 macro
/aosp_15_r20/external/mesa3d/include/GLES3/
H A Dgl31.h1250 #define GL_ACTIVE_PROGRAM 0x8259 macro
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/opengl/include/GLES3/
Dgl31.h1271 #define GL_ACTIVE_PROGRAM 0x8259 macro
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/opengl/include/GLES3/
Dgl31.h1271 #define GL_ACTIVE_PROGRAM 0x8259 macro
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/opengl/include/GLES3/
Dgl31.h1271 #define GL_ACTIVE_PROGRAM 0x8259 macro
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/opengl/include/GLES3/
Dgl31.h1271 #define GL_ACTIVE_PROGRAM 0x8259 macro
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/opengl/include/GLES3/
Dgl31.h1271 #define GL_ACTIVE_PROGRAM 0x8259 macro
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/opengl/include/GLES3/
Dgl31.h1271 #define GL_ACTIVE_PROGRAM 0x8259 macro
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/opengl/include/GLES3/
Dgl31.h1271 #define GL_ACTIVE_PROGRAM 0x8259 macro

1234567891011