Home
last modified time | relevance | path

Searched refs:GL_DEPTH_STENCIL_EXT (Results 1 – 25 of 575) sorted by relevance

12345678910>>...23

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_packed_depth_stencil/
H A Dtexsubimage.c61 GL_DEPTH_STENCIL_EXT, in create_texture()
81 GL_DEPTH_STENCIL_EXT, in update_texture()
88 GL_DEPTH_STENCIL_EXT, in update_texture()
101 GL_DEPTH_STENCIL_EXT, in check_texels()
H A Dreaddrawpixels.c55 glDrawPixels(2, 2, GL_DEPTH_STENCIL_EXT, in test_readdrawpixels()
60 glReadPixels(0, 0, 2, 2, GL_DEPTH_STENCIL_EXT, in test_readdrawpixels()
79 glReadPixels(0, 0, 2, 2, GL_DEPTH_STENCIL_EXT, in test_readdrawpixels()
H A Derrors.c45 glDrawPixels(1, 1, GL_DEPTH_STENCIL_EXT, GL_UNSIGNED_INT, p); in test_drawpixels()
62 glReadPixels(0, 0, 1, 1, GL_DEPTH_STENCIL_EXT, GL_FLOAT, p); in test_readpixels()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dgl_opengl.h62 #if !defined(GL_DEPTH_STENCIL_EXT)
63 #define GL_DEPTH_STENCIL_EXT 0x84F9 macro
H A Dgl_fbo.c117 internalFormat = (attach_stencil ? GL_DEPTH_STENCIL_EXT : GL_DEPTH_COMPONENT); in gld_CreateScreenSizeFBO()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/perf/
H A Dreadpixels.c117 { GL_DEPTH_STENCIL_EXT, GL_UNSIGNED_INT_24_8_EXT, "Z+S/uint", 4 },
150 if (ReadFormat == GL_DEPTH_STENCIL_EXT && !HaveDepthStencil) { in PerfDraw()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/perf/
H A Dreadpixels.c118 { GL_DEPTH_STENCIL_EXT, GL_UNSIGNED_INT_24_8_EXT, "Z+S/uint", 4 },
151 if (ReadFormat == GL_DEPTH_STENCIL_EXT && !HaveDepthStencil) { in PerfDraw()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DEXT_packed_depth_stencil.java45 int GL_DEPTH_STENCIL_EXT = 0x84F9; field
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_EXT_packed_depth_stencil4 GL_DEPTH_STENCIL_EXT 0x84F9
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_EXT_packed_depth_stencil5 GL_DEPTH_STENCIL_EXT 0x84F9
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_EXT_packed_depth_stencil4 GL_DEPTH_STENCIL_EXT 0x84F9
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_EXT_packed_depth_stencil5 GL_DEPTH_STENCIL_EXT 0x84F9
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DGL_EXT_packed_depth_stencil3 GL_DEPTH_STENCIL_EXT 0x84F9
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_EXT_packed_depth_stencil5 GL_DEPTH_STENCIL_EXT 0x84F9
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_clear_texture/
H A Ddepth-stencil.c60 GL_DEPTH_STENCIL_EXT, in piglit_init()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Dpacked_depth_stencil.py15 GL_DEPTH_STENCIL_EXT=_C('GL_DEPTH_STENCIL_EXT',0x84F9) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Dpacked_depth_stencil.py15 GL_DEPTH_STENCIL_EXT=_C('GL_DEPTH_STENCIL_EXT',0x84F9) variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/EXT/
H A Dpacked_depth_stencil.py112 images.COMPONENT_COUNTS[ GL_DEPTH_STENCIL_EXT ] = 4
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/EXT/
H A Dpacked_depth_stencil.py112 images.COMPONENT_COUNTS[ GL_DEPTH_STENCIL_EXT ] = 4
/dports/graphics/opencsg/OpenCSG-1.4.2/src/
H A DframeBufferObjectExt.cpp87 glRenderbufferStorageEXT(GL_RENDERBUFFER_EXT, GL_DEPTH_STENCIL_EXT, width, height); in Initialize()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/texturing/
H A Dgetteximage-depth.c131 if (format->internalformat == GL_DEPTH_STENCIL_EXT || in create_depth_texture()
133 dataformat = GL_DEPTH_STENCIL_EXT; in create_depth_texture()
385 if (format->internalformat == GL_DEPTH_STENCIL_EXT || in verify_depth_data()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/nv_copy_depth_to_color/
H A Dnv_copy_depth_to_color.c96 GL_DEPTH_STENCIL_EXT, GL_UNSIGNED_INT_24_8_EXT, depth_stencil_buf); in test_depthstencil_to_color_copypix()
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Dintel_pixel_copy.c79 case GL_DEPTH_STENCIL_EXT: in do_blit_copypixels()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Dintel_pixel_copy.c79 case GL_DEPTH_STENCIL_EXT: in do_blit_copypixels()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Dintel_pixel_copy.c79 case GL_DEPTH_STENCIL_EXT: in do_blit_copypixels()

12345678910>>...23