Home
last modified time | relevance | path

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

12345678910>>...17

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_separate_shader_objects/
H A DActiveShaderProgram-invalid-program.c106 glGetProgramPipelineiv(pipe, GL_ACTIVE_PROGRAM, (GLint *) &active_prog); in piglit_init()
129 glGetProgramPipelineiv(pipe, GL_ACTIVE_PROGRAM, (GLint *) &active_prog); in piglit_init()
154 glGetProgramPipelineiv(pipe, GL_ACTIVE_PROGRAM, (GLint *) &active_prog); in piglit_init()
H A DGetProgramPipelineiv.c245 glGetProgramPipelineiv(pipe, GL_ACTIVE_PROGRAM, &param); in piglit_init()
259 glGetProgramPipelineiv(pipe, GL_ACTIVE_PROGRAM, &param); in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_direct_state_access/
H A Dcreate-programpipelines.c92 glGetProgramPipelineiv(ids[2], GL_ACTIVE_PROGRAM, &param); in piglit_display()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A 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()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_separate_shader_objects10 GL_ACTIVE_PROGRAM 0x8259
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_separate_shader_objects11 GL_ACTIVE_PROGRAM 0x8259
/dports/graphics/glew-wayland/glew-2.2.0/auto/core/gl/
H A DGL_ARB_separate_shader_objects11 GL_ACTIVE_PROGRAM 0x8259
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_separate_shader_objects11 GL_ACTIVE_PROGRAM 0x8259
/dports/graphics/glew/glew-2.2.0/auto/core/gl/
H A DGL_ARB_separate_shader_objects11 GL_ACTIVE_PROGRAM 0x8259
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/core/gl/
H A DGL_ARB_separate_shader_objects11 GL_ACTIVE_PROGRAM 0x8259
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_separate_shader_objects11 GL_ACTIVE_PROGRAM 0x8259
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_separate_shader_objects10 GL_ACTIVE_PROGRAM 0x8259
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/core/
H A DGL_ARB_separate_shader_objects10 GL_ACTIVE_PROGRAM 0x8259
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gles31/
H A 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()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessProgramPipelinesTests.cpp216 is_ok &= testProgramPipelineParameter(GL_ACTIVE_PROGRAM, 0); in iterate()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_separate_shader_objects.java60 int GL_ACTIVE_PROGRAM = 0x8259; field
H A DGL41.java135 int GL_ACTIVE_PROGRAM = 0x8259; field
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dseparate_shader_objects.py14 GL_ACTIVE_PROGRAM=_C('GL_ACTIVE_PROGRAM',0x8259) variable
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dpipelineobj.c733 case GL_ACTIVE_PROGRAM: in _mesa_GetProgramPipelineiv()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dpipelineobj.c733 case GL_ACTIVE_PROGRAM: in _mesa_GetProgramPipelineiv()
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dseparate_shader_objects.py14 GL_ACTIVE_PROGRAM=_C('GL_ACTIVE_PROGRAM',0x8259) variable
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dpipelineobj.c733 case GL_ACTIVE_PROGRAM: in _mesa_GetProgramPipelineiv()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dpipelineobj.c733 case GL_ACTIVE_PROGRAM: in _mesa_GetProgramPipelineiv()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dpipelineobj.c729 case GL_ACTIVE_PROGRAM: in _mesa_GetProgramPipelineiv()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dpipelineobj.c733 case GL_ACTIVE_PROGRAM: in _mesa_GetProgramPipelineiv()

12345678910>>...17