Home
last modified time | relevance | path

Searched refs:GL_DEPTH_STENCIL_TO_RGBA_NV (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DNV_copy_depth_to_color.java35 int GL_DEPTH_STENCIL_TO_RGBA_NV = 0x886E; field
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_NV_copy_depth_to_color4 GL_DEPTH_STENCIL_TO_RGBA_NV 0x886E
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_NV_copy_depth_to_color5 GL_DEPTH_STENCIL_TO_RGBA_NV 0x886E
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_NV_copy_depth_to_color4 GL_DEPTH_STENCIL_TO_RGBA_NV 0x886E
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_NV_copy_depth_to_color5 GL_DEPTH_STENCIL_TO_RGBA_NV 0x886E
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_NV_copy_depth_to_color5 GL_DEPTH_STENCIL_TO_RGBA_NV 0x886E
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DGL_NV_copy_depth_to_color3 GL_DEPTH_STENCIL_TO_RGBA_NV 0x886E
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dcopy_depth_to_color.py15 GL_DEPTH_STENCIL_TO_RGBA_NV=_C('GL_DEPTH_STENCIL_TO_RGBA_NV',0x886E) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dcopy_depth_to_color.py15 GL_DEPTH_STENCIL_TO_RGBA_NV=_C('GL_DEPTH_STENCIL_TO_RGBA_NV',0x886E) variable
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Ddrawpix.c227 type != GL_DEPTH_STENCIL_TO_RGBA_NV && in _mesa_CopyPixels()
235 if ((type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) && in _mesa_CopyPixels()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Ddrawpix.c227 type != GL_DEPTH_STENCIL_TO_RGBA_NV && in _mesa_CopyPixels()
235 if ((type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) && in _mesa_CopyPixels()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Ddrawpix.c227 type != GL_DEPTH_STENCIL_TO_RGBA_NV && in _mesa_CopyPixels()
235 if ((type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) && in _mesa_CopyPixels()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Ddrawpix.c227 type != GL_DEPTH_STENCIL_TO_RGBA_NV && in _mesa_CopyPixels()
235 if ((type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) && in _mesa_CopyPixels()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Ddrawpix.c227 type != GL_DEPTH_STENCIL_TO_RGBA_NV && in _mesa_CopyPixels()
235 if ((type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) && in _mesa_CopyPixels()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Ddrawpix.c227 type != GL_DEPTH_STENCIL_TO_RGBA_NV && in _mesa_CopyPixels()
235 if ((type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) && in _mesa_CopyPixels()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Ddrawpix.c227 type != GL_DEPTH_STENCIL_TO_RGBA_NV && in _mesa_CopyPixels()
235 if ((type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) && in _mesa_CopyPixels()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Ddrawpix.c227 type != GL_DEPTH_STENCIL_TO_RGBA_NV && in _mesa_CopyPixels()
235 if ((type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) && in _mesa_CopyPixels()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Ddrawpix.c229 type != GL_DEPTH_STENCIL_TO_RGBA_NV && in _mesa_CopyPixels()
237 if ((type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) && in _mesa_CopyPixels()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Ddrawpix.c227 type != GL_DEPTH_STENCIL_TO_RGBA_NV && in _mesa_CopyPixels()
235 if ((type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) && in _mesa_CopyPixels()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/nv_copy_depth_to_color/
H A Dnv_copy_depth_to_color.c101 glCopyPixels(0, 0, IMAGE_WIDTH, IMAGE_HEIGHT, GL_DEPTH_STENCIL_TO_RGBA_NV); in test_depthstencil_to_color_copypix()
/dports/lang/clover/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c1569 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) in blit_copy_pixels()
1797 assert(type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV); in st_CopyPixels()
1800 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV) in st_CopyPixels()
1906 type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) { in st_CopyPixels()
1910 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) { in st_CopyPixels()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c1569 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) in blit_copy_pixels()
1797 assert(type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV); in st_CopyPixels()
1800 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV) in st_CopyPixels()
1906 type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) { in st_CopyPixels()
1910 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) { in st_CopyPixels()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c1569 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) in blit_copy_pixels()
1797 assert(type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV); in st_CopyPixels()
1800 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV) in st_CopyPixels()
1906 type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) { in st_CopyPixels()
1910 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) { in st_CopyPixels()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c1569 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) in blit_copy_pixels()
1797 assert(type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV); in st_CopyPixels()
1800 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV) in st_CopyPixels()
1906 type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) { in st_CopyPixels()
1910 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) { in st_CopyPixels()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c1569 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) in blit_copy_pixels()
1797 assert(type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV); in st_CopyPixels()
1800 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV) in st_CopyPixels()
1906 type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) { in st_CopyPixels()
1910 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) { in st_CopyPixels()

12345678910>>...14