/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fProgramPipelineStateQueryTests.cpp | 137 … 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 D | es31fSeparateShaderTests.cpp | 1470 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 D | es31cSeparateShaderObjsTests.cpp | 952 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 D | functional.separate_shader.txt | 36 - GL_ACTIVE_PROGRAM
|
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES31.java | 56 public static final int GL_ACTIVE_PROGRAM = 0x8259; field in GLES31
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessProgramPipelinesTests.cpp | 216 is_ok &= testProgramPipelineParameter(GL_ACTIVE_PROGRAM, 0); in iterate()
|
/aosp_15_r20/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
H A D | GLES31Header.java-if | 56 public static final int GL_ACTIVE_PROGRAM = 0x8259;
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | pipelineobj.c | 731 case GL_ACTIVE_PROGRAM: in _mesa_GetProgramPipelineiv()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 920 #define GL_ACTIVE_PROGRAM 0x8259 macro
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv31Imp.cpp | 49 case GL_ACTIVE_PROGRAM: in glGetProgramPipelineiv()
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluStrUtil.inl | 1632 case GL_ACTIVE_PROGRAM: return "GL_ACTIVE_PROGRAM";
|
/aosp_15_r20/hardware/google/gfxstream/include/GLES3/ |
D | gl31.h | 997 #define GL_ACTIVE_PROGRAM 0x8259 macro
|
/aosp_15_r20/hardware/google/gfxstream/common/opengl/include/GLES3/ |
D | gl31.h | 997 #define GL_ACTIVE_PROGRAM 0x8259 macro
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | validationES31.cpp | 1930 case GL_ACTIVE_PROGRAM: in ValidateGetProgramPipelineivBase()
|
/aosp_15_r20/frameworks/native/opengl/libs/ |
H A D | enums.in | 817 GL_ENUM(0x8259,GL_ACTIVE_PROGRAM)
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwEnums.inl | 490 #define GL_ACTIVE_PROGRAM 0x8259 macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/opengl/include/GLES3/ |
D | gl31.h | 1271 #define GL_ACTIVE_PROGRAM 0x8259 macro
|
/aosp_15_r20/external/mesa3d/include/GLES3/ |
H A D | gl31.h | 1250 #define GL_ACTIVE_PROGRAM 0x8259 macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/opengl/include/GLES3/ |
D | gl31.h | 1271 #define GL_ACTIVE_PROGRAM 0x8259 macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/opengl/include/GLES3/ |
D | gl31.h | 1271 #define GL_ACTIVE_PROGRAM 0x8259 macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/opengl/include/GLES3/ |
D | gl31.h | 1271 #define GL_ACTIVE_PROGRAM 0x8259 macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/opengl/include/GLES3/ |
D | gl31.h | 1271 #define GL_ACTIVE_PROGRAM 0x8259 macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/opengl/include/GLES3/ |
D | gl31.h | 1271 #define GL_ACTIVE_PROGRAM 0x8259 macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/opengl/include/GLES3/ |
D | gl31.h | 1271 #define GL_ACTIVE_PROGRAM 0x8259 macro
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/opengl/include/GLES3/ |
D | gl31.h | 1271 #define GL_ACTIVE_PROGRAM 0x8259 macro
|