Home
last modified time | relevance | path

Searched refs:GL_DEPTH_STENCIL (Results 1 – 25 of 1502) sorted by relevance

12345678910>>...61

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_packed_depth_stencil/
H A Ddepth-stencil-texture.c170 && internalFormat != GL_DEPTH_STENCIL) in try_TexImage()
172 && internalFormat == GL_DEPTH_STENCIL in try_TexImage()
217 if (internalFormat != GL_DEPTH_STENCIL) { in try_TexImage()
258 GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8, NULL); in try_TexImage()
265 GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8, NULL); in try_TexImage()
286 GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8, NULL); in try_TexImage()
305 GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8, in try_TexImage()
347 if (internalFormat == GL_DEPTH_STENCIL) { in try_TexStorage()
478 pass = try_TexImage(GL_DEPTH_STENCIL) && pass; in piglit_init()
486 pass = try_TexStorage(GL_DEPTH_STENCIL) && pass; in piglit_init()
H A Dgetteximage.c65 GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8, tex); in test_z24_s8()
71 GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8, buf); in test_z24_s8()
111 GL_DEPTH_STENCIL, in test_z32_s8()
119 GL_DEPTH_STENCIL, in test_z32_s8()
156 GL_DEPTH_STENCIL, in test_z32_s8()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/texturing/
H A Dteximage-errors.c48 {GL_DEPTH_COMPONENT16, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8},
49 {GL_DEPTH_COMPONENT24, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8},
50 {GL_DEPTH_COMPONENT32F, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8},
59 {GL_DEPTH24_STENCIL8, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8},
60 {GL_DEPTH32F_STENCIL8, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8}};
71 {GL_RGBA8, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8}};
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_stencil_texturing/
H A Dblit_corrupts_state.c84 GL_DEPTH_STENCIL, in setup_texture()
98 GL_DEPTH_STENCIL, in setup_texture()
111 GL_DEPTH_STENCIL, in setup_texture()
126 GL_DEPTH_STENCIL, in setup_texture()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.0/api/
H A Dclearbuffer-invalid-drawbuffer.c106 glClearBufferfi(GL_DEPTH_STENCIL, 1, 0.0f, 0); in piglit_init()
110 glClearBufferfi(GL_DEPTH_STENCIL, -1, 0.0f, 0); in piglit_init()
187 glClearBufferfi(GL_DEPTH_STENCIL, 0, 0.0f, 0); in piglit_init()
H A Dclearbuffer-depth-stencil.c121 glClearBufferfi(GL_DEPTH_STENCIL, 0, first_d, first_s); in piglit_init()
139 glClearBufferfi(GL_DEPTH_STENCIL, 0, second_d, second_s); in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/fbo/
H A Dfbo-generatemipmap-formats.c86 if ((baseformat == GL_DEPTH_COMPONENT) || (baseformat == GL_DEPTH_STENCIL)) { in create_tex()
92 format = GL_DEPTH_STENCIL; in create_tex()
94 } else if (baseformat == GL_DEPTH_STENCIL) { in create_tex()
95 format = GL_DEPTH_STENCIL; in create_tex()
496 if (format.base_internal_format == GL_DEPTH_STENCIL || in piglit_display()
507 if (format.base_internal_format == GL_DEPTH_STENCIL || in piglit_display()
518 if (format.base_internal_format != GL_DEPTH_STENCIL && in piglit_display()
H A Dfbo-depth-tex1d.c61 {GL_DEPTH24_STENCIL8, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8_EXT,
67 {GL_DEPTH32F_STENCIL8, GL_DEPTH_STENCIL, GL_FLOAT_32_UNSIGNED_INT_24_8_REV,
111 if (f.format == GL_DEPTH_STENCIL) { in create_1d_fbo()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_framebuffer_object/
H A Dsame-attachment-glFramebufferTexture2D-GL_DEPTH_STENCIL_ATTACHMENT.c123 GL_DEPTH_STENCIL, in piglit_init()
126 GL_DEPTH_STENCIL, in piglit_init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fFboStencilbufferTests.cpp103 glClearBufferfi(GL_DEPTH_STENCIL, 0, 1.0f, 0); in render()
151 DE_ASSERT(m_attachDepth != GL_DEPTH_STENCIL || m_attachStencil == GL_NONE); in DepthStencilAttachCase()
161 …const bool hasDepth = (m_attachDepth == GL_DEPTH_STENCIL || m_attachDepth == GL_DEPTH_ATTACHM… in render()
200 glClearBufferfi(GL_DEPTH_STENCIL, 0, 1.0f, 0); in render()
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/driver/gl/gles/
H A Dcogl-driver-gles.c50 #ifndef GL_DEPTH_STENCIL
51 #define GL_DEPTH_STENCIL 0x84F9 macro
249 glintformat = GL_DEPTH_STENCIL; in _cogl_driver_pixel_format_to_gl()
250 glformat = GL_DEPTH_STENCIL; in _cogl_driver_pixel_format_to_gl()
/dports/graphics/cogl/cogl-1.22.8/cogl/driver/gl/gles/
H A Dcogl-driver-gles.c51 #ifndef GL_DEPTH_STENCIL
52 #define GL_DEPTH_STENCIL 0x84F9 macro
197 glintformat = GL_DEPTH_STENCIL; in _cogl_driver_pixel_format_to_gl()
198 glformat = GL_DEPTH_STENCIL; in _cogl_driver_pixel_format_to_gl()
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/driver/gl/gles/
H A Dcogl-driver-gles.c51 #ifndef GL_DEPTH_STENCIL
52 #define GL_DEPTH_STENCIL 0x84F9 macro
198 glintformat = GL_DEPTH_STENCIL; in _cogl_driver_pixel_format_to_gl_with_target()
199 glformat = GL_DEPTH_STENCIL; in _cogl_driver_pixel_format_to_gl_with_target()
/dports/cad/opencascade/opencascade-7.6.0/src/D3DHost/
H A DD3DHost_FrameBuffer.cxx296 …FramebufferTexture2D (GL_FRAMEBUFFER, aDepthFormat.PixelFormat() == GL_DEPTH_STENCIL ? GL_DEPTH_ST… in BindBuffer()
301 if (aDepthFormat.PixelFormat() == GL_DEPTH_STENCIL) in BindBuffer()
313 …FramebufferTexture2D (GL_FRAMEBUFFER, aDepthFormat.PixelFormat() == GL_DEPTH_STENCIL ? GL_DEPTH_ST… in BindBuffer()
318 if (aDepthFormat.PixelFormat() == GL_DEPTH_STENCIL) in BindBuffer()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/scenegraph/util/
H A Dqsgdepthstencilbuffer.cpp98 #ifndef GL_DEPTH_STENCIL
99 #define GL_DEPTH_STENCIL 0x84F9 macro
163 m_functions.glRenderbufferStorage(GL_RENDERBUFFER, GL_DEPTH_STENCIL, width, height); in QSGDefaultDepthStencilBuffer()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/scenegraph/util/
H A Dqsgdepthstencilbuffer.cpp98 #ifndef GL_DEPTH_STENCIL
99 #define GL_DEPTH_STENCIL 0x84F9 macro
163 m_functions.glRenderbufferStorage(GL_RENDERBUFFER, GL_DEPTH_STENCIL, width, height); in QSGDefaultDepthStencilBuffer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/common/
H A DglcPackedPixelsTests.cpp156 …{ GL_DEPTH_STENCIL, GL_DEPTH_STENCIL, GL_DEPTH_STENCIL, GL_UNSIGNED_INT, SAMPLER_UNO…
226 …{ GL_DEPTH24_STENCIL8, GL_DEPTH_STENCIL, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8, SAMPL…
299 …{ GL_DEPTH24_STENCIL8, GL_DEPTH_STENCIL, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8, SAMPLER_U…
506 { GL_DEPTH_STENCIL, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8, 2, true },
509 { GL_DEPTH_STENCIL, GL_DEPTH_STENCIL, GL_FLOAT_32_UNSIGNED_INT_24_8_REV, 2, true },
1566 ((format.format == GL_DEPTH_STENCIL && in isFormatValid()
1634 if (format.format == GL_DEPTH_STENCIL) in isFormatValid()
1677 if (format.format == GL_DEPTH_STENCIL && internalformat.baseFormat != GL_DEPTH_STENCIL) in isFormatValid()
1684 if (format.format == GL_DEPTH_STENCIL && internalformat.baseFormat != GL_DEPTH_STENCIL) in isFormatValid()
1790 (copyInternalFormat.format == GL_DEPTH_STENCIL && internalFormat.format != GL_DEPTH_STENCIL) || in isCopyValid()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dglformats.c514 if (format == GL_DEPTH_STENCIL) in _mesa_bytes_per_pixel()
621 case GL_DEPTH_STENCIL: in _mesa_is_enum_format_unsized()
2070 case GL_DEPTH_STENCIL: in _mesa_error_check_format_and_type()
2230 case GL_DEPTH_STENCIL: in _mesa_es_error_check_format_and_type()
2356 case GL_DEPTH_STENCIL: in _mesa_base_tex_format()
2358 return GL_DEPTH_STENCIL; in _mesa_base_tex_format()
2663 return GL_DEPTH_STENCIL; in _mesa_base_tex_format()
2734 if (format == GL_DEPTH_STENCIL) in gles_effective_internal_format_for_format_and_type()
2739 if (format == GL_DEPTH_STENCIL) in gles_effective_internal_format_for_format_and_type()
3422 case GL_DEPTH_STENCIL: in _mesa_gles_error_check_format_and_type()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dglformats.c514 if (format == GL_DEPTH_STENCIL) in _mesa_bytes_per_pixel()
621 case GL_DEPTH_STENCIL: in _mesa_is_enum_format_unsized()
2070 case GL_DEPTH_STENCIL: in _mesa_error_check_format_and_type()
2230 case GL_DEPTH_STENCIL: in _mesa_es_error_check_format_and_type()
2356 case GL_DEPTH_STENCIL: in _mesa_base_tex_format()
2358 return GL_DEPTH_STENCIL; in _mesa_base_tex_format()
2663 return GL_DEPTH_STENCIL; in _mesa_base_tex_format()
2734 if (format == GL_DEPTH_STENCIL) in gles_effective_internal_format_for_format_and_type()
2739 if (format == GL_DEPTH_STENCIL) in gles_effective_internal_format_for_format_and_type()
3422 case GL_DEPTH_STENCIL: in _mesa_gles_error_check_format_and_type()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dglformats.c514 if (format == GL_DEPTH_STENCIL) in _mesa_bytes_per_pixel()
621 case GL_DEPTH_STENCIL: in _mesa_is_enum_format_unsized()
2070 case GL_DEPTH_STENCIL: in _mesa_error_check_format_and_type()
2230 case GL_DEPTH_STENCIL: in _mesa_es_error_check_format_and_type()
2356 case GL_DEPTH_STENCIL: in _mesa_base_tex_format()
2358 return GL_DEPTH_STENCIL; in _mesa_base_tex_format()
2663 return GL_DEPTH_STENCIL; in _mesa_base_tex_format()
2734 if (format == GL_DEPTH_STENCIL) in gles_effective_internal_format_for_format_and_type()
2739 if (format == GL_DEPTH_STENCIL) in gles_effective_internal_format_for_format_and_type()
3422 case GL_DEPTH_STENCIL: in _mesa_gles_error_check_format_and_type()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dglformats.c514 if (format == GL_DEPTH_STENCIL) in _mesa_bytes_per_pixel()
621 case GL_DEPTH_STENCIL: in _mesa_is_enum_format_unsized()
2070 case GL_DEPTH_STENCIL: in _mesa_error_check_format_and_type()
2230 case GL_DEPTH_STENCIL: in _mesa_es_error_check_format_and_type()
2356 case GL_DEPTH_STENCIL: in _mesa_base_tex_format()
2358 return GL_DEPTH_STENCIL; in _mesa_base_tex_format()
2663 return GL_DEPTH_STENCIL; in _mesa_base_tex_format()
2734 if (format == GL_DEPTH_STENCIL) in gles_effective_internal_format_for_format_and_type()
2739 if (format == GL_DEPTH_STENCIL) in gles_effective_internal_format_for_format_and_type()
3422 case GL_DEPTH_STENCIL: in _mesa_gles_error_check_format_and_type()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dglformats.c514 if (format == GL_DEPTH_STENCIL) in _mesa_bytes_per_pixel()
621 case GL_DEPTH_STENCIL: in _mesa_is_enum_format_unsized()
2066 case GL_DEPTH_STENCIL: in _mesa_error_check_format_and_type()
2226 case GL_DEPTH_STENCIL: in _mesa_es_error_check_format_and_type()
2352 case GL_DEPTH_STENCIL: in _mesa_base_tex_format()
2354 return GL_DEPTH_STENCIL; in _mesa_base_tex_format()
2650 return GL_DEPTH_STENCIL; in _mesa_base_tex_format()
2721 if (format == GL_DEPTH_STENCIL) in gles_effective_internal_format_for_format_and_type()
2726 if (format == GL_DEPTH_STENCIL) in gles_effective_internal_format_for_format_and_type()
3397 case GL_DEPTH_STENCIL: in _mesa_gles_error_check_format_and_type()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dglformats.c514 if (format == GL_DEPTH_STENCIL) in _mesa_bytes_per_pixel()
621 case GL_DEPTH_STENCIL: in _mesa_is_enum_format_unsized()
2070 case GL_DEPTH_STENCIL: in _mesa_error_check_format_and_type()
2230 case GL_DEPTH_STENCIL: in _mesa_es_error_check_format_and_type()
2356 case GL_DEPTH_STENCIL: in _mesa_base_tex_format()
2358 return GL_DEPTH_STENCIL; in _mesa_base_tex_format()
2663 return GL_DEPTH_STENCIL; in _mesa_base_tex_format()
2734 if (format == GL_DEPTH_STENCIL) in gles_effective_internal_format_for_format_and_type()
2739 if (format == GL_DEPTH_STENCIL) in gles_effective_internal_format_for_format_and_type()
3422 case GL_DEPTH_STENCIL: in _mesa_gles_error_check_format_and_type()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dglformats.c514 if (format == GL_DEPTH_STENCIL) in _mesa_bytes_per_pixel()
621 case GL_DEPTH_STENCIL: in _mesa_is_enum_format_unsized()
2070 case GL_DEPTH_STENCIL: in _mesa_error_check_format_and_type()
2230 case GL_DEPTH_STENCIL: in _mesa_es_error_check_format_and_type()
2356 case GL_DEPTH_STENCIL: in _mesa_base_tex_format()
2358 return GL_DEPTH_STENCIL; in _mesa_base_tex_format()
2663 return GL_DEPTH_STENCIL; in _mesa_base_tex_format()
2734 if (format == GL_DEPTH_STENCIL) in gles_effective_internal_format_for_format_and_type()
2739 if (format == GL_DEPTH_STENCIL) in gles_effective_internal_format_for_format_and_type()
3422 case GL_DEPTH_STENCIL: in _mesa_gles_error_check_format_and_type()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dglformats.c514 if (format == GL_DEPTH_STENCIL) in _mesa_bytes_per_pixel()
621 case GL_DEPTH_STENCIL: in _mesa_is_enum_format_unsized()
2070 case GL_DEPTH_STENCIL: in _mesa_error_check_format_and_type()
2230 case GL_DEPTH_STENCIL: in _mesa_es_error_check_format_and_type()
2356 case GL_DEPTH_STENCIL: in _mesa_base_tex_format()
2358 return GL_DEPTH_STENCIL; in _mesa_base_tex_format()
2663 return GL_DEPTH_STENCIL; in _mesa_base_tex_format()
2734 if (format == GL_DEPTH_STENCIL) in gles_effective_internal_format_for_format_and_type()
2739 if (format == GL_DEPTH_STENCIL) in gles_effective_internal_format_for_format_and_type()
3422 case GL_DEPTH_STENCIL: in _mesa_gles_error_check_format_and_type()
[all …]

12345678910>>...61