Home
last modified time | relevance | path

Searched refs:GL_STENCIL_INDEX (Results 1 – 25 of 1317) sorted by relevance

12345678910>>...53

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_texture_stencil8/
H A Dstencil-texture.c59 GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, NULL); in try_TexImage()
65 GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, NULL); in try_TexImage()
73 GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, NULL); in try_TexImage()
83 GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, in try_TexImage()
91 GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, NULL); in try_TexImage()
97 GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, NULL); in try_TexImage()
104 GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, NULL); in try_TexImage()
H A Dgetteximage.c58 GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, tex); in test_s8()
64 GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, buf); in test_s8()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dstencilwrap.c44 glReadPixels(0, 0, 1, 1, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, &val); in RunTest()
65 glReadPixels(0, 0, 1, 1, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, &val); in RunTest()
86 glReadPixels(0, 0, 1, 1, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, &val); in RunTest()
107 glReadPixels(0, 0, 1, 1, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, &val); in RunTest()
129 glReadPixels(0, 0, 1, 1, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, &val); in RunTest()
152 glReadPixels(0, 0, 1, 1, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, &val); in RunTest()
174 glReadPixels(0, 0, 1, 1, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, &val); in RunTest()
196 glReadPixels(0, 0, 1, 1, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, &val); in RunTest()
H A Dstencilreaddraw.c54 glReadPixels(0, 0, 100, 100, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, stencil); in Display()
92 glDrawPixels(100, 100, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, stencil); in Display()
98 glDrawPixels(100, 100, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, stencil); in Display()
107 glReadPixels(100, 0, 400, 400, GL_STENCIL_INDEX, in Display()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Dstencilwrap.c44 glReadPixels(0, 0, 1, 1, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, &val); in RunTest()
65 glReadPixels(0, 0, 1, 1, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, &val); in RunTest()
86 glReadPixels(0, 0, 1, 1, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, &val); in RunTest()
107 glReadPixels(0, 0, 1, 1, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, &val); in RunTest()
129 glReadPixels(0, 0, 1, 1, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, &val); in RunTest()
152 glReadPixels(0, 0, 1, 1, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, &val); in RunTest()
174 glReadPixels(0, 0, 1, 1, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, &val); in RunTest()
196 glReadPixels(0, 0, 1, 1, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, &val); in RunTest()
H A Dstencilreaddraw.c54 glReadPixels(0, 0, 100, 100, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, stencil); in Display()
92 glDrawPixels(100, 100, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, stencil); in Display()
98 glDrawPixels(100, 100, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, stencil); in Display()
107 glReadPixels(100, 0, 400, 400, GL_STENCIL_INDEX, in Display()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A Dformat_map_desktop.cpp23 case GL_STENCIL_INDEX: in ValidDesktopFormat()
120 if (format == GL_STENCIL_INDEX && internalFormat != GL_STENCIL_INDEX) in ValidDesktopFormatCombination()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A Dformat_map_desktop.cpp23 case GL_STENCIL_INDEX: in ValidDesktopFormat()
120 if (format == GL_STENCIL_INDEX && internalFormat != GL_STENCIL_INDEX) in ValidDesktopFormatCombination()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A Dformat_map_desktop.cpp23 case GL_STENCIL_INDEX: in ValidDesktopFormat()
120 if (format == GL_STENCIL_INDEX && internalFormat != GL_STENCIL_INDEX) in ValidDesktopFormatCombination()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A Dformat_map_desktop.cpp23 case GL_STENCIL_INDEX: in ValidDesktopFormat()
120 if (format == GL_STENCIL_INDEX && internalFormat != GL_STENCIL_INDEX) in ValidDesktopFormatCombination()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A Dformat_map_desktop.cpp23 case GL_STENCIL_INDEX: in ValidDesktopFormat()
120 if (format == GL_STENCIL_INDEX && internalFormat != GL_STENCIL_INDEX) in ValidDesktopFormatCombination()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A Dformat_map_desktop.cpp23 case GL_STENCIL_INDEX: in ValidDesktopFormat()
120 if (format == GL_STENCIL_INDEX && internalFormat != GL_STENCIL_INDEX) in ValidDesktopFormatCombination()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/texturing/
H A Dteximage-errors.c63 {GL_DEPTH_COMPONENT16, GL_STENCIL_INDEX, GL_INT},
64 {GL_DEPTH_COMPONENT24, GL_STENCIL_INDEX, GL_INT},
65 {GL_DEPTH_COMPONENT32F, GL_STENCIL_INDEX, GL_INT},
67 {GL_DEPTH24_STENCIL8, GL_STENCIL_INDEX, GL_INT},
68 {GL_DEPTH32F_STENCIL8, GL_STENCIL_INDEX, GL_INT},
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/OpenGL/
H A DDataFormatGL.cpp24 internalFormat = GL_STENCIL_INDEX; in Thin3DFormatToFormatAndType()
25 format = GL_STENCIL_INDEX; in Thin3DFormatToFormatAndType()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/OpenGL/
H A DDataFormatGL.cpp24 internalFormat = GL_STENCIL_INDEX; in Thin3DFormatToFormatAndType()
25 format = GL_STENCIL_INDEX; in Thin3DFormatToFormatAndType()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/OpenGL/
H A DDataFormatGL.cpp24 internalFormat = GL_STENCIL_INDEX; in Thin3DFormatToFormatAndType()
25 format = GL_STENCIL_INDEX; in Thin3DFormatToFormatAndType()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/general/
H A Dstencil-drawpixels.c67 glDrawPixels(10, 10, GL_STENCIL_INDEX, GL_FLOAT, square); in piglit_display()
73 glDrawPixels(10, 10, GL_STENCIL_INDEX, GL_FLOAT, square); in piglit_display()
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/
H A DUtil.java112 case GL.GL_STENCIL_INDEX: in compPerPix()
175 case GL.GL_STENCIL_INDEX: in bytesPerPixel()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/glx/
H A Dcompsize.c88 case GL_STENCIL_INDEX: in __glElementsPerGroup()
181 if (format == GL_COLOR_INDEX || format == GL_STENCIL_INDEX) { in __glImageSize()
/dports/lang/clover/mesa-21.3.6/src/glx/
H A Dcompsize.c88 case GL_STENCIL_INDEX: in __glElementsPerGroup()
181 if (format == GL_COLOR_INDEX || format == GL_STENCIL_INDEX) { in __glImageSize()
/dports/graphics/libosmesa/mesa-21.3.6/src/glx/
H A Dcompsize.c88 case GL_STENCIL_INDEX: in __glElementsPerGroup()
181 if (format == GL_COLOR_INDEX || format == GL_STENCIL_INDEX) { in __glImageSize()
/dports/graphics/mesa-libs/mesa-21.3.6/src/glx/
H A Dcompsize.c88 case GL_STENCIL_INDEX: in __glElementsPerGroup()
181 if (format == GL_COLOR_INDEX || format == GL_STENCIL_INDEX) { in __glImageSize()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/glx/
H A Dcompsize.c88 case GL_STENCIL_INDEX: in __glElementsPerGroup()
181 if (format == GL_COLOR_INDEX || format == GL_STENCIL_INDEX) { in __glImageSize()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/glx/
H A Dcompsize.c88 case GL_STENCIL_INDEX: in __glElementsPerGroup()
181 if (format == GL_COLOR_INDEX || format == GL_STENCIL_INDEX) { in __glImageSize()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/glx/
H A Dcompsize.c88 case GL_STENCIL_INDEX: in __glElementsPerGroup()
181 if (format == GL_COLOR_INDEX || format == GL_STENCIL_INDEX) { in __glImageSize()

12345678910>>...53