Home
last modified time | relevance | path

Searched refs:GL_TEXTURE_CUBE_MAP_POSITIVE_Z (Results 1 – 25 of 1219) 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.cpp58 case tcu::CUBEFACE_POSITIVE_Z: return GL_TEXTURE_CUBE_MAP_POSITIVE_Z; in cubeFaceToGLFace()
170 glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, 0, 0, 0, 0, 0, 0); in init()
642 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, 0, 0, 0, 16, 16, 0); in init()
659 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGB, 0, 0, 16, 17, 0); in init()
755 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGB, 0, 0, -1, 1, 0); in init()
757 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGB, 0, 0, 1, -1, 0); in init()
759 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGB, 0, 0, -1, -1, 0); in init()
912 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGB, 0, 0, 16, 16, 1); in init()
958 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGB, 0, 0, 16, 16, 0); in init()
1007 glCopyTexSubImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, -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.c67 glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGBA, 32, 32, 0, in piglit_init()
81 glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 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.cpp109 case tcu::CUBEFACE_POSITIVE_Z: return GL_TEXTURE_CUBE_MAP_POSITIVE_Z; in cubeFaceToGLFace()
211 glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, 0, 0, 0, 0, 0, 0); in init()
549 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, 0, 0, 0, 16, 16, 0); in init()
566 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGB, 0, 0, 16, 17, 0); in init()
651 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGB, 0, 0, -1, 1, 0); in init()
653 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGB, 0, 0, 1, -1, 0); in init()
655 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGB, 0, 0, -1, -1, 0); in init()
786 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGB, 0, 0, 0, 0, -1); in init()
788 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGB, 0, 0, 0, 0, 1); in init()
829 glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGBA8, 0, 0, 0, 0, 0); in init()
[all …]
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/general/
H A Dpbo-getteximage.c115 glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGBA, in test_getteximage()
166 glGetTexImage(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGBA, in test_getteximage()
218 glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 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.cpp71 case tcu::CUBEFACE_POSITIVE_Z: return GL_TEXTURE_CUBE_MAP_POSITIVE_Z; in cubeFaceToGLFace()
204 ctx.glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, 0, 0, 0, 0, 0, 0); in compressedteximage2d_invalid_format()
634 ctx.glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, 0, 0, 0, 16, 16, 0); in copyteximage2d_invalid_format()
652 ctx.glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGB, 0, 0, 16, 17, 0); in copyteximage2d_inequal_width_height_cube()
740 ctx.glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGB, 0, 0, -1, 1, 0); in copyteximage2d_neg_width_height()
742 ctx.glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGB, 0, 0, 1, -1, 0); in copyteximage2d_neg_width_height()
744 ctx.glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGB, 0, 0, -1, -1, 0); in copyteximage2d_neg_width_height()
877 ctx.glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGB, 0, 0, 0, 0, -1); in copyteximage2d_invalid_border()
879 ctx.glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGB, 0, 0, 0, 0, 1); in copyteximage2d_invalid_border()
921 ctx.glCopyTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 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.cpp68 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in getCubeFaceIndex()
/dports/www/firefox-esr/firefox-91.8.0/gfx/gl/
H A DGLDebugUtils.cpp31 HANDLE_GL_ENUM(GL_TEXTURE_CUBE_MAP_POSITIVE_Z); in GLenumToStr()
/dports/www/firefox/firefox-99.0/gfx/gl/
H A DGLDebugUtils.cpp31 HANDLE_GL_ENUM(GL_TEXTURE_CUBE_MAP_POSITIVE_Z); in GLenumToStr()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/gl/
H A DGLDebugUtils.cpp31 HANDLE_GL_ENUM(GL_TEXTURE_CUBE_MAP_POSITIVE_Z); in GLenumToStr()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DGLDebugUtils.cpp30 HANDLE_GL_ENUM(GL_TEXTURE_CUBE_MAP_POSITIVE_Z); in GLenumToStr()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DGLDebugUtils.cpp31 HANDLE_GL_ENUM(GL_TEXTURE_CUBE_MAP_POSITIVE_Z); in GLenumToStr()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/
H A DGLDebugUtils.cpp31 HANDLE_GL_ENUM(GL_TEXTURE_CUBE_MAP_POSITIVE_Z); 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.cc70 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in MapTargetToIndex()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.2/layered-rendering/
H A Dframebuffer-layer-attachment-mismatch.c61 GL_TEXTURE_CUBE_MAP_POSITIVE_Z,
/dports/games/pioneer/pioneer-20210723/src/graphics/opengl/
H A DTextureGL.cpp171GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, compressTexture ? GLCompressedInternalFormat(descriptor.format)… in TextureGL()
193 …glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, i, GLInternalFormat(descriptor.format), Wid… in TextureGL()
360 …glTexSubImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, 0, 0, dataSize.x, dataSize.y, GLImageFormat(for… in Update()
380 …glCompressedTexSubImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 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.cc77 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in MapTargetToIndex()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/fbo/
H A Dfbo-incomplete-texture-02.c79 glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGBA, 32, 32, 0, in piglit_init()
H A Dfbo-incomplete-texture-03.c78 glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGBA, 32, 32, 0, in piglit_init()
/dports/games/foobillard/foobillard-3.0a/src/
H A Doptions.h199 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB GL_TEXTURE_CUBE_MAP_POSITIVE_Z
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/gpu/
H A Dextensions_3d_util.cc93 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: 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.cc93 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in CanUseCopyTextureCHROMIUM()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/texturing/
H A Dincomplete-cubemap.c47 GL_TEXTURE_CUBE_MAP_POSITIVE_Z,
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_direct_state_access/
H A Dget-textures.c103 glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, in piglit_display()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/sharings/gl/windows/
H A Dgl_texture_windows.cpp217 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in getClObjectType()
249 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in getBaseTargetType()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ati_fragment_shader/
H A Drender-textargets.c112 glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, 0, GL_RGB, 1, 1, 0, in piglit_init()

12345678910>>...49