Home
last modified time | relevance | path

Searched refs:GL_ATTACHED_SHADERS (Results 1 – 25 of 927) sorted by relevance

12345678910>>...38

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/shaders/
H A Dcreateshaderprogram-attached-shaders.c72 glGetProgramiv(prog, GL_ATTACHED_SHADERS, &count); in piglit_init()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/gl_tests/
H A DComputeShaderTest.cpp205 glGetProgramiv(program, GL_ATTACHED_SHADERS, &numAttachedShaders); in TEST_P()
/dports/games/quakeforge/quakeforge-0.7.2/include/QF/GLSL/
H A Ddefines.h240 #define GL_ATTACHED_SHADERS 0x8B85 macro
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-gles2-types.h272 #define GL_ATTACHED_SHADERS 0x8B85 macro
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-gles2-types.h273 #define GL_ATTACHED_SHADERS 0x8B85 macro
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.python/
H A Dbindblenderprogressivetilecallback.cpp217 glGetProgramiv(m_shader_program_id, GL_ATTACHED_SHADERS, &shader_count); in draw_pixels()
/dports/science/chrono/chrono-7.0.1/src/chrono_opengl/core/
H A DChOpenGLShader.cpp218 glGetProgramiv(this->program_id, GL_ATTACHED_SHADERS, &temp); in TakeDown()
/dports/x11-toolkits/qt5-datavis3d/kde-qtdatavis3d-5.15.2p2/src/datavisualizationqml2/
H A Denumtostringmap.cpp235 m_map[GL_ATTACHED_SHADERS] = "ATTACHED_SHADERS"; in EnumToStringMap()
/dports/multimedia/mpv/mpv-0.34.1/video/out/opengl/
H A Dgl_headers.h318 #define GL_ATTACHED_SHADERS 0x8B85 macro
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GLES2/VERSION/
H A DGLES2_2_0.py317 length= glGetProgramiv( obj, GL_ATTACHED_SHADERS )
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/VERSION/
H A DGL_2_0.py342 length= glGetProgramiv( obj, GL_ATTACHED_SHADERS )
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GLES2/VERSION/
H A DGLES2_2_0.py316 length= glGetProgramiv( obj, GL_ATTACHED_SHADERS )
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/VERSION/
H A DGL_2_0.py342 length= glGetProgramiv( obj, GL_ATTACHED_SHADERS )
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/core/
H A DGL_VERSION_2_072 GL_ATTACHED_SHADERS 0x8B85
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/core/
H A DGL_VERSION_2_073 GL_ATTACHED_SHADERS 0x8B85
/dports/devel/apitrace/apitrace-9.0/retrace/
H A Dglstate_shaders.cpp91 glGetProgramiv(program, GL_ATTACHED_SHADERS, &attached_shaders); in dumpProgram()
1270 glGetProgramiv(program, GL_ATTACHED_SHADERS, &attached_shaders); in isGeometryShaderBound()
/dports/graphics/glew/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_2_074 GL_ATTACHED_SHADERS 0x8B85
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/core/gl/
H A DGL_VERSION_2_074 GL_ATTACHED_SHADERS 0x8B85
/dports/graphics/glew-wayland/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_2_074 GL_ATTACHED_SHADERS 0x8B85
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DGL20.java62 int GL_ATTACHED_SHADERS = 0x8B85; field
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_2_0.h91 #define GL_ATTACHED_SHADERS 0x8B85 macro
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/
H A Dqueryutils.cpp485 case GL_ATTACHED_SHADERS: in QueryProgramiv()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/functional/
H A Des2fShaderStateQueryTests.cpp1130 verifyProgramParam(m_testCtx, *this, program, GL_ATTACHED_SHADERS, 0); in test()
1134 verifyProgramParam(m_testCtx, *this, program, GL_ATTACHED_SHADERS, 1); in test()
1138 verifyProgramParam(m_testCtx, *this, program, GL_ATTACHED_SHADERS, 2); in test()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cShaderImageSizeTests.cpp239 glGetProgramiv(program, GL_ATTACHED_SHADERS, &attached_shaders); in CheckProgram()
529 glGetProgramiv(program, GL_ATTACHED_SHADERS, &attached_shaders); in CheckProgram()
/dports/graphics/glfw2/glfw-2.7.9/examples/
H A Dheightmap.c112 #define GL_ATTACHED_SHADERS 0x8B85 macro

12345678910>>...38