Home
last modified time | relevance | path

Searched refs:GL_TEXTURE_CUBE_MAP_POSITIVE_Y (Results 1 – 25 of 1221) sorted by relevance

12345678910>>...49

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/functional/
H A Des2fNegativeTextureApiTests.cpp56 case tcu::CUBEFACE_POSITIVE_Y: return GL_TEXTURE_CUBE_MAP_POSITIVE_Y; in cubeFaceToGLFace()
168 glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, 0, 0, 0, 0, 0, 0); in init()
640 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, 0, 0, 0, 16, 16, 0); in init()
657 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGB, 0, 0, 16, 17, 0); in init()
744 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGB, 0, 0, -1, 1, 0); in init()
746 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGB, 0, 0, 1, -1, 0); in init()
748 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGB, 0, 0, -1, -1, 0); in init()
903 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGB, 0, 0, 16, 16, 1); in init()
956 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGB, 0, 0, 16, 16, 0); in init()
1005 glCopyTexSubImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, -1, 0, 0, 0, 0, 0, 0); in init()
[all …]
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_texture_cube_map/
H A Dunusual-order.c69 glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGBA, 32, 32, 0, in piglit_init()
83 glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGBA, 32, 32, 0, 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 Des3fNegativeTextureApiTests.cpp107 case tcu::CUBEFACE_POSITIVE_Y: return GL_TEXTURE_CUBE_MAP_POSITIVE_Y; in cubeFaceToGLFace()
209 glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, 0, 0, 0, 0, 0, 0); in init()
547 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, 0, 0, 0, 16, 16, 0); in init()
564 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGB, 0, 0, 16, 17, 0); in init()
642 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGB, 0, 0, -1, 1, 0); in init()
644 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGB, 0, 0, 1, -1, 0); in init()
646 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGB, 0, 0, -1, -1, 0); in init()
779 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGB, 0, 0, 0, 0, -1); in init()
781 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGB, 0, 0, 0, 0, 1); in init()
827 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGBA8, 0, 0, 0, 0, 0); in init()
[all …]
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/general/
H A Dpbo-getteximage.c109 glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGBA, in test_getteximage()
160 glGetTexImage(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGBA, in test_getteximage()
212 glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGBA, in test_gettexturesubimage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fNegativeTextureApiTests.cpp69 case tcu::CUBEFACE_POSITIVE_Y: return GL_TEXTURE_CUBE_MAP_POSITIVE_Y; in cubeFaceToGLFace()
202 ctx.glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, 0, 0, 0, 0, 0, 0); in compressedteximage2d_invalid_format()
632 ctx.glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, 0, 0, 0, 16, 16, 0); in copyteximage2d_invalid_format()
650 ctx.glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGB, 0, 0, 16, 17, 0); in copyteximage2d_inequal_width_height_cube()
731 ctx.glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGB, 0, 0, -1, 1, 0); in copyteximage2d_neg_width_height()
733 ctx.glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGB, 0, 0, 1, -1, 0); in copyteximage2d_neg_width_height()
735 ctx.glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGB, 0, 0, -1, -1, 0); in copyteximage2d_neg_width_height()
870 ctx.glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGB, 0, 0, 0, 0, -1); in copyteximage2d_invalid_border()
872 ctx.glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGB, 0, 0, 0, 0, 1); in copyteximage2d_invalid_border()
919 ctx.glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGBA8, 0, 0, 0, 0, 0); in copyteximage2d_incomplete_framebuffer()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/helpers/
H A Dgmm_types_converter.cpp64 case GL_TEXTURE_CUBE_MAP_POSITIVE_Y: in getCubeFaceIndex()
/dports/www/firefox-esr/firefox-91.8.0/gfx/gl/
H A DGLDebugUtils.cpp30 HANDLE_GL_ENUM(GL_TEXTURE_CUBE_MAP_POSITIVE_Y); in GLenumToStr()
/dports/www/firefox/firefox-99.0/gfx/gl/
H A DGLDebugUtils.cpp30 HANDLE_GL_ENUM(GL_TEXTURE_CUBE_MAP_POSITIVE_Y); in GLenumToStr()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/gl/
H A DGLDebugUtils.cpp30 HANDLE_GL_ENUM(GL_TEXTURE_CUBE_MAP_POSITIVE_Y); in GLenumToStr()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DGLDebugUtils.cpp29 HANDLE_GL_ENUM(GL_TEXTURE_CUBE_MAP_POSITIVE_Y); in GLenumToStr()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DGLDebugUtils.cpp30 HANDLE_GL_ENUM(GL_TEXTURE_CUBE_MAP_POSITIVE_Y); in GLenumToStr()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/
H A DGLDebugUtils.cpp30 HANDLE_GL_ENUM(GL_TEXTURE_CUBE_MAP_POSITIVE_Y); in GLenumToStr()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webgl/
H A Dwebgl_texture.cc66 case GL_TEXTURE_CUBE_MAP_POSITIVE_Y: in MapTargetToIndex()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.2/layered-rendering/
H A Dframebuffer-layer-attachment-mismatch.c59 GL_TEXTURE_CUBE_MAP_POSITIVE_Y,
/dports/games/pioneer/pioneer-20210723/src/graphics/opengl/
H A DTextureGL.cpp161GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, compressTexture ? GLCompressedInternalFormat(descriptor.format)… in TextureGL()
191 …glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, i, GLInternalFormat(descriptor.format), Wid… in TextureGL()
358 …glTexSubImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, 0, 0, dataSize.x, dataSize.y, GLImageFormat(for… in Update()
378 …glCompressedTexSubImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, i, 0, 0, Width, Height, oglInternalForma… in Update()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webgl/
H A Dwebgl_texture.cc73 case GL_TEXTURE_CUBE_MAP_POSITIVE_Y: in MapTargetToIndex()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/fbo/
H A Dfbo-incomplete-texture-02.c75 glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGBA, 32, 32, 0, in piglit_init()
H A Dfbo-incomplete-texture-03.c74 glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, GL_RGBA, 32, 32, 0, in piglit_init()
/dports/games/0ad/0ad-0.0.23b-alpha/source/renderer/
H A DSkyManager.cpp104 GL_TEXTURE_CUBE_MAP_POSITIVE_Y, in LoadSkyTextures()
141 if (types[i] == GL_TEXTURE_CUBE_MAP_NEGATIVE_Y || types[i] == GL_TEXTURE_CUBE_MAP_POSITIVE_Y) in LoadSkyTextures()
/dports/games/foobillard/foobillard-3.0a/src/
H A Doptions.h198 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB GL_TEXTURE_CUBE_MAP_POSITIVE_Y
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_framebuffer_object/
H A Dsame-attachment-glFramebufferTexture2D-GL_DEPTH_STENCIL_ATTACHMENT.c109 GLenum cube_map_face = GL_TEXTURE_CUBE_MAP_POSITIVE_Y; in piglit_init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/gpu/
H A Dextensions_3d_util.cc91 case GL_TEXTURE_CUBE_MAP_POSITIVE_Y: in CanUseCopyTextureCHROMIUM()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/gpu/
H A Dextensions_3d_util.cc91 case GL_TEXTURE_CUBE_MAP_POSITIVE_Y: in CanUseCopyTextureCHROMIUM()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/texturing/
H A Dincomplete-cubemap.c45 GL_TEXTURE_CUBE_MAP_POSITIVE_Y,
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_direct_state_access/
H A Dget-textures.c100 glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y, 0, in piglit_display()

12345678910>>...49