Home
last modified time | relevance | path

Searched refs:GL_MAX_CLIP_DISTANCES (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_cull_distance/
H A Dexceed-limits.c65 glGetIntegerv(GL_MAX_CLIP_DISTANCES, &max_clip_distances); in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/glsl-1.30/execution/clipping/
H A Dmax-clip-distances.c119 glGetIntegerv(GL_MAX_CLIP_DISTANCES, &max_clip_distances); in piglit_display()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.1/
H A Dminmax.c67 piglit_test_min_int(GL_MAX_CLIP_DISTANCES, 8); in piglit_init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl3cClipDistance.cpp45 #ifndef GL_MAX_CLIP_DISTANCES
46 #define GL_MAX_CLIP_DISTANCES GL_MAX_CLIP_PLANES macro
132 gl.getIntegerv(GL_MAX_CLIP_DISTANCES, &m_gl_max_clip_distances_value); in MaxClipDistancesValueTest()
138 m_testCtx.getLog() << tcu::TestLog::Message << "glGetIntegerv(" << STR(GL_MAX_CLIP_DISTANCES) in MaxClipDistancesValueTest()
157 …m_testCtx.getLog() << tcu::TestLog::Message << "Value of " << STR(GL_MAX_CLIP_DISTANCES) << "is eq… in MaxClipDistancesValueTest()
559 gl.getIntegerv(GL_MAX_CLIP_DISTANCES, &m_gl_max_clip_distances_value); in init()
H A Dgl4cLimitsTests.cpp77 { "max_clip_distances", GL_MAX_CLIP_DISTANCES, 8, 0, "gl_MaxClipDistances" }, in init()
H A Dgl3cCullDistanceTests.cpp2624 gl.getIntegerv(GL_MAX_CLIP_DISTANCES, &gl_max_clip_distances_value); in iterate()
3050 gl.getIntegerv(GL_MAX_CLIP_DISTANCES, &gl_max_clip_distances_value); in iterate()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.3/
H A Dminmax.c66 piglit_test_min_int(GL_MAX_CLIP_DISTANCES, 8); in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.2/
H A Dminmax.c66 piglit_test_min_int(GL_MAX_CLIP_DISTANCES, 8); in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-4.1/
H A Dminmax.c69 piglit_test_min_int(GL_MAX_CLIP_DISTANCES, 8); in piglit_init()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/core/
H A DGL_VERSION_3_011 GL_MAX_CLIP_DISTANCES GL_MAX_CLIP_PLANES
/dports/graphics/glew-wayland/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_3_012 GL_MAX_CLIP_DISTANCES GL_MAX_CLIP_PLANES
/dports/graphics/glew/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_3_012 GL_MAX_CLIP_DISTANCES GL_MAX_CLIP_PLANES
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/core/gl/
H A DGL_VERSION_3_012 GL_MAX_CLIP_DISTANCES GL_MAX_CLIP_PLANES
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_3_0.h35 #define GL_MAX_CLIP_DISTANCES 0x0D32 macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DGL30.java70 int GL_MAX_CLIP_DISTANCES = GL11.GL_MAX_CLIP_PLANES; field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h573 #define GL_MAX_CLIP_DISTANCES 0x0D32 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h573 #define GL_MAX_CLIP_DISTANCES 0x0D32 macro
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h573 #define GL_MAX_CLIP_DISTANCES 0x0D32 macro
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h573 #define GL_MAX_CLIP_DISTANCES 0x0D32 macro
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h573 #define GL_MAX_CLIP_DISTANCES 0x0D32 macro
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h573 #define GL_MAX_CLIP_DISTANCES 0x0D32 macro
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h573 #define GL_MAX_CLIP_DISTANCES 0x0D32 macro
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/renderers/opengl/graphicshelpers/
H A Dgraphicshelpergl2.cpp665 m_funcs->glGetIntegerv(GL_MAX_CLIP_DISTANCES, &max); in maxClipPlaneCount()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_3_0.py111 GL_MAX_CLIP_DISTANCES=_C('GL_MAX_CLIP_DISTANCES',0x0D32) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_3_0.py127 GL_MAX_CLIP_DISTANCES=_C('GL_MAX_CLIP_DISTANCES',0x0D32) variable

12345678910>>...14