Home
last modified time | relevance | path

Searched refs:GL_ZERO_TO_ONE (Results 1 – 25 of 216) sorted by relevance

123456789

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_clip_control/
H A Dclip-control.c81 glClipControl(GL_LOWER_LEFT, GL_ZERO_TO_ONE); in state_test()
82 pass = test_clip_control(GL_LOWER_LEFT, GL_ZERO_TO_ONE) && pass; in state_test()
84 glClipControl(GL_UPPER_LEFT, GL_ZERO_TO_ONE); in state_test()
85 pass = test_clip_control(GL_UPPER_LEFT, GL_ZERO_TO_ONE) && pass; in state_test()
109 glClipControl(GL_UPPER_LEFT, GL_ZERO_TO_ONE); in state_test()
231 pass = test_patches(GL_LOWER_LEFT, GL_ZERO_TO_ONE, in draw_test()
235 pass = test_patches(GL_UPPER_LEFT, GL_ZERO_TO_ONE, in draw_test()
244 pass = test_patches(GL_LOWER_LEFT, GL_ZERO_TO_ONE, in draw_test()
248 pass = test_patches(GL_UPPER_LEFT, GL_ZERO_TO_ONE, in draw_test()
257 pass = test_patches(GL_LOWER_LEFT, GL_ZERO_TO_ONE, in draw_test()
[all …]
H A Dclip-control-depth-precision.c125 glClipControl(GL_LOWER_LEFT, GL_ZERO_TO_ONE); in piglit_display()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osg/
H A DClipControl21 #define GL_ZERO_TO_ONE 0x935F
41 ZERO_TO_ONE = GL_ZERO_TO_ONE
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/
H A DClipControl21 #define GL_ZERO_TO_ONE 0x935F
41 ZERO_TO_ONE = GL_ZERO_TO_ONE
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A DARB_clip_control.h27 #define GL_ZERO_TO_ONE 0x935F macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_clip_control.java45 GL_ZERO_TO_ONE = 0x935F; field
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_clip_control10 GL_ZERO_TO_ONE 0x935F
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_clip_control10 GL_ZERO_TO_ONE 0x935F
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_clip_control10 GL_ZERO_TO_ONE 0x935F
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dclip_control.py19 GL_ZERO_TO_ONE=_C('GL_ZERO_TO_ONE',0x935F) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cClipControlTests.cpp285 { GL_UPPER_LEFT, GL_ZERO_TO_ONE }, in iterate()
287 { GL_LOWER_LEFT, GL_ZERO_TO_ONE }, in iterate()
348 (GL_ZERO_TO_ONE == improper_value) || (GL_NEGATIVE_ONE_TO_ONE == improper_value)) in iterate()
356 { improper_value, GL_ZERO_TO_ONE }, in iterate()
633 cc.clipControl(GL_LOWER_LEFT, GL_ZERO_TO_ONE); in iterate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/functional/
H A Des2fClipControlTests.cpp279 { GL_UPPER_LEFT, GL_ZERO_TO_ONE }, in iterate()
281 { GL_LOWER_LEFT, GL_ZERO_TO_ONE }, in iterate()
342 (GL_ZERO_TO_ONE == improper_value) || (GL_NEGATIVE_ONE_TO_ONE == improper_value)) in iterate()
350 { improper_value, GL_ZERO_TO_ONE }, in iterate()
1171 cc.clipControl(GL_LOWER_LEFT, GL_ZERO_TO_ONE); in iterate()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c276 raster->clip_halfz = (ctx->Transform.ClipDepthMode == GL_ZERO_TO_ONE); in st_update_rasterizer()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c305 raster->clip_halfz = (ctx->Transform.ClipDepthMode == GL_ZERO_TO_ONE); in st_update_rasterizer()
/dports/lang/clover/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c305 raster->clip_halfz = (ctx->Transform.ClipDepthMode == GL_ZERO_TO_ONE); in st_update_rasterizer()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c305 raster->clip_halfz = (ctx->Transform.ClipDepthMode == GL_ZERO_TO_ONE); in st_update_rasterizer()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c305 raster->clip_halfz = (ctx->Transform.ClipDepthMode == GL_ZERO_TO_ONE); in st_update_rasterizer()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c305 raster->clip_halfz = (ctx->Transform.ClipDepthMode == GL_ZERO_TO_ONE); in st_update_rasterizer()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c305 raster->clip_halfz = (ctx->Transform.ClipDepthMode == GL_ZERO_TO_ONE); in st_update_rasterizer()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c305 raster->clip_halfz = (ctx->Transform.ClipDepthMode == GL_ZERO_TO_ONE); in st_update_rasterizer()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c305 raster->clip_halfz = (ctx->Transform.ClipDepthMode == GL_ZERO_TO_ONE); in st_update_rasterizer()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c303 raster->clip_halfz = (ctx->Transform.ClipDepthMode == GL_ZERO_TO_ONE); in st_update_rasterizer()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c305 raster->clip_halfz = (ctx->Transform.ClipDepthMode == GL_ZERO_TO_ONE); in st_update_rasterizer()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Drenderer_gl.h936 #ifndef GL_ZERO_TO_ONE
937 # define GL_ZERO_TO_ONE 0x935F macro
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Drenderer_gl.h936 #ifndef GL_ZERO_TO_ONE
937 # define GL_ZERO_TO_ONE 0x935F macro

123456789