Home
last modified time | relevance | path

Searched refs:TexImage2D (Results 1 – 25 of 1100) sorted by relevance

12345678910>>...44

/dports/lang/clover/mesa-21.3.6/docs/_extra/specs/
H A DMESA_ycbcr_texture.spec133 another item to the list of TexImage1D and TexImage2D equivalence
176 INVALID_ENUM is generated by TexImage2D if <internalFormat> is
179 INVALID_ENUM is generated by TexImage2D if <format> is MESA_YCBCR but
182 INVALID_VALUE is generated by TexImage2D if <format> is MESA_YCBCR and
/dports/graphics/libosmesa-gallium/mesa-21.3.6/docs/_extra/specs/
H A DMESA_ycbcr_texture.spec133 another item to the list of TexImage1D and TexImage2D equivalence
176 INVALID_ENUM is generated by TexImage2D if <internalFormat> is
179 INVALID_ENUM is generated by TexImage2D if <format> is MESA_YCBCR but
182 INVALID_VALUE is generated by TexImage2D if <format> is MESA_YCBCR and
/dports/graphics/libosmesa/mesa-21.3.6/docs/_extra/specs/
H A DMESA_ycbcr_texture.spec133 another item to the list of TexImage1D and TexImage2D equivalence
176 INVALID_ENUM is generated by TexImage2D if <internalFormat> is
179 INVALID_ENUM is generated by TexImage2D if <format> is MESA_YCBCR but
182 INVALID_VALUE is generated by TexImage2D if <format> is MESA_YCBCR and
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/docs/_extra/specs/
H A DMESA_ycbcr_texture.spec133 another item to the list of TexImage1D and TexImage2D equivalence
176 INVALID_ENUM is generated by TexImage2D if <internalFormat> is
179 INVALID_ENUM is generated by TexImage2D if <format> is MESA_YCBCR but
182 INVALID_VALUE is generated by TexImage2D if <format> is MESA_YCBCR and
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/docs/_extra/specs/
H A DMESA_ycbcr_texture.spec133 another item to the list of TexImage1D and TexImage2D equivalence
176 INVALID_ENUM is generated by TexImage2D if <internalFormat> is
179 INVALID_ENUM is generated by TexImage2D if <format> is MESA_YCBCR but
182 INVALID_VALUE is generated by TexImage2D if <format> is MESA_YCBCR and
/dports/graphics/mesa-gallium-va/mesa-21.3.6/docs/_extra/specs/
H A DMESA_ycbcr_texture.spec133 another item to the list of TexImage1D and TexImage2D equivalence
176 INVALID_ENUM is generated by TexImage2D if <internalFormat> is
179 INVALID_ENUM is generated by TexImage2D if <format> is MESA_YCBCR but
182 INVALID_VALUE is generated by TexImage2D if <format> is MESA_YCBCR and
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/docs/_extra/specs/
H A DMESA_ycbcr_texture.spec133 another item to the list of TexImage1D and TexImage2D equivalence
176 INVALID_ENUM is generated by TexImage2D if <internalFormat> is
179 INVALID_ENUM is generated by TexImage2D if <format> is MESA_YCBCR but
182 INVALID_VALUE is generated by TexImage2D if <format> is MESA_YCBCR and
/dports/graphics/mesa-libs/mesa-21.3.6/docs/_extra/specs/
H A DMESA_ycbcr_texture.spec133 another item to the list of TexImage1D and TexImage2D equivalence
176 INVALID_ENUM is generated by TexImage2D if <internalFormat> is
179 INVALID_ENUM is generated by TexImage2D if <format> is MESA_YCBCR but
182 INVALID_VALUE is generated by TexImage2D if <format> is MESA_YCBCR and
/dports/graphics/mesa-dri/mesa-21.3.6/docs/_extra/specs/
H A DMESA_ycbcr_texture.spec133 another item to the list of TexImage1D and TexImage2D equivalence
176 INVALID_ENUM is generated by TexImage2D if <internalFormat> is
179 INVALID_ENUM is generated by TexImage2D if <format> is MESA_YCBCR but
182 INVALID_VALUE is generated by TexImage2D if <format> is MESA_YCBCR and
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/docs/_extra/specs/
H A DMESA_ycbcr_texture.spec133 another item to the list of TexImage1D and TexImage2D equivalence
176 INVALID_ENUM is generated by TexImage2D if <internalFormat> is
179 INVALID_ENUM is generated by TexImage2D if <format> is MESA_YCBCR but
182 INVALID_VALUE is generated by TexImage2D if <format> is MESA_YCBCR and
/dports/graphics/mesa-dri-classic/mesa-20.2.3/docs/_extra/specs/
H A DMESA_ycbcr_texture.spec133 another item to the list of TexImage1D and TexImage2D equivalence
176 INVALID_ENUM is generated by TexImage2D if <internalFormat> is
179 INVALID_ENUM is generated by TexImage2D if <format> is MESA_YCBCR but
182 INVALID_VALUE is generated by TexImage2D if <format> is MESA_YCBCR and
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/dawn_native/opengl/
H A DNativeSwapChainImplGL.cpp37 gl.TexImage2D(GL_TEXTURE_2D, 0, GL_RGBA8, 0, 0, 0, GL_RGBA, GL_UNSIGNED_BYTE, nullptr); in Init()
60 gl.TexImage2D(GL_TEXTURE_2D, 0, GL_RGBA8, width, height, 0, GL_RGBA, GL_UNSIGNED_BYTE, in Configure()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/dawn_native/opengl/
H A DNativeSwapChainImplGL.cpp37 gl.TexImage2D(GL_TEXTURE_2D, 0, GL_RGBA8, 0, 0, 0, GL_RGBA, GL_UNSIGNED_BYTE, nullptr); in Init()
60 gl.TexImage2D(GL_TEXTURE_2D, 0, GL_RGBA8, width, height, 0, GL_RGBA, GL_UNSIGNED_BYTE, in Configure()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dtest_helper.cc179 EXPECT_CALL(*gl, TexImage2D(faces[ii], 0, GL_RGBA, 1, 1, 0, GL_RGBA, in SetupTextureInitializationExpectations()
191 EXPECT_CALL(*gl, TexImage2D(target, 0, GL_RGBA, 1, 1, 0, GL_RGBA, in SetupTextureInitializationExpectations()
556 EXPECT_CALL(*gl, TexImage2D(GL_TEXTURE_2D, 0, GL_RGBA32F, width, width, 0, in SetupFeatureInfoInitExpectationsWithGLVersion()
571 EXPECT_CALL(*gl, TexImage2D(GL_TEXTURE_2D, 0, GL_RGB32F, width, width, 0, in SetupFeatureInfoInitExpectationsWithGLVersion()
586 EXPECT_CALL(*gl, TexImage2D(GL_TEXTURE_2D, 0, GL_R16F, width, width, in SetupFeatureInfoInitExpectationsWithGLVersion()
593 EXPECT_CALL(*gl, TexImage2D(GL_TEXTURE_2D, 0, GL_RG16F, width, width, in SetupFeatureInfoInitExpectationsWithGLVersion()
600 EXPECT_CALL(*gl, TexImage2D(GL_TEXTURE_2D, 0, GL_RGBA16F, width, width, in SetupFeatureInfoInitExpectationsWithGLVersion()
607 EXPECT_CALL(*gl, TexImage2D(GL_TEXTURE_2D, 0, GL_R32F, width, width, in SetupFeatureInfoInitExpectationsWithGLVersion()
614 EXPECT_CALL(*gl, TexImage2D(GL_TEXTURE_2D, 0, GL_RG32F, width, width, in SetupFeatureInfoInitExpectationsWithGLVersion()
621 EXPECT_CALL(*gl, TexImage2D(GL_TEXTURE_2D, 0, GL_R11F_G11F_B10F, in SetupFeatureInfoInitExpectationsWithGLVersion()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dtest_helper.cc179 EXPECT_CALL(*gl, TexImage2D(faces[ii], 0, GL_RGBA, 1, 1, 0, GL_RGBA, in SetupTextureInitializationExpectations()
191 EXPECT_CALL(*gl, TexImage2D(target, 0, GL_RGBA, 1, 1, 0, GL_RGBA, in SetupTextureInitializationExpectations()
556 EXPECT_CALL(*gl, TexImage2D(GL_TEXTURE_2D, 0, GL_RGBA32F, width, width, 0, in SetupFeatureInfoInitExpectationsWithGLVersion()
571 EXPECT_CALL(*gl, TexImage2D(GL_TEXTURE_2D, 0, GL_RGB32F, width, width, 0, in SetupFeatureInfoInitExpectationsWithGLVersion()
586 EXPECT_CALL(*gl, TexImage2D(GL_TEXTURE_2D, 0, GL_R16F, width, width, in SetupFeatureInfoInitExpectationsWithGLVersion()
593 EXPECT_CALL(*gl, TexImage2D(GL_TEXTURE_2D, 0, GL_RG16F, width, width, in SetupFeatureInfoInitExpectationsWithGLVersion()
600 EXPECT_CALL(*gl, TexImage2D(GL_TEXTURE_2D, 0, GL_RGBA16F, width, width, in SetupFeatureInfoInitExpectationsWithGLVersion()
607 EXPECT_CALL(*gl, TexImage2D(GL_TEXTURE_2D, 0, GL_R32F, width, width, in SetupFeatureInfoInitExpectationsWithGLVersion()
614 EXPECT_CALL(*gl, TexImage2D(GL_TEXTURE_2D, 0, GL_RG32F, width, width, in SetupFeatureInfoInitExpectationsWithGLVersion()
621 EXPECT_CALL(*gl, TexImage2D(GL_TEXTURE_2D, 0, GL_R11F_G11F_B10F, in SetupFeatureInfoInitExpectationsWithGLVersion()
[all …]
/dports/games/openspades/openspades-0.1.3/Sources/Draw/
H A DGLFramebufferManager.cpp182 dev->TexImage2D(IGLDevice::Texture2D, 0, IGLDevice::DepthComponent24, in GLFramebufferManager()
203 dev->TexImage2D(IGLDevice::Texture2D, 0, IGLDevice::SRGB8Alpha, dev->ScreenWidth(), in GLFramebufferManager()
231 dev->TexImage2D(IGLDevice::Texture2D, 0, in GLFramebufferManager()
259 dev->TexImage2D(IGLDevice::Texture2D, 0, IGLDevice::RGBA8, dev->ScreenWidth(), in GLFramebufferManager()
292 dev->TexImage2D(IGLDevice::Texture2D, 0, fbInternalFormat, dev->ScreenWidth(), in GLFramebufferManager()
312 dev->TexImage2D(IGLDevice::Texture2D, 0, IGLDevice::DepthComponent24, in GLFramebufferManager()
615 device->TexImage2D(IGLDevice::Texture2D, 0, ifmt, w, h, 0, IGLDevice::Red, in CreateBufferHandle()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/xr/
H A Dxr_cube_map.cc126 gl->TexImage2D(target, 0, internal_format, width_and_height_, in updateWebGLEnvironmentCube()
137 gl->TexImage2D(target, 0, internal_format, width_and_height_, in updateWebGLEnvironmentCube()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/tests/
H A Dgl_helper_benchmark.cc159 gl_->TexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, dst_size.width(), in TEST_F()
163 gl_->TexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, src_size.width(), in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/pepper/
H A Dvideo_decoder_shim.cc159 gl_->TexImage2D(GL_TEXTURE_2D, 0, internal_format_, 2, 2, 0, format_, in CreateTexture()
465 gl_->TexImage2D(GL_TEXTURE_2D, 0, internal_format_, y_width_, y_height_, 0, in Convert()
474 gl_->TexImage2D(GL_TEXTURE_2D, 0, internal_format_, y_width_, y_height_, in Convert()
484 gl_->TexImage2D(GL_TEXTURE_2D, 0, internal_format_, 2, 2, 0, format_, in Convert()
491 gl_->TexImage2D(GL_TEXTURE_2D, 0, internal_format_, uv_width_, uv_height_, in Convert()
497 gl_->TexImage2D(GL_TEXTURE_2D, 0, internal_format_, uv_width_, uv_height_, in Convert()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/ext/gl/effects/
H A Dgstgleffectrgbtocurve.c60 gl->TexImage2D (GL_TEXTURE_2D, 0, GL_RGB, in gst_gl_effects_rgb_to_curve()
/dports/games/residualvm/residualvm-0.3.1/graphics/tinygl/
H A Dopinfo.h69 ADD_OP(TexImage2D, 9, "%d %d %d %d %d %d %d %d %d")
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/ext/gl/effects/
H A Dgstgleffectrgbtocurve.c60 gl->TexImage2D (GL_TEXTURE_2D, 0, GL_RGB, in gst_gl_effects_rgb_to_curve()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/ext/gl/effects/
H A Dgstgleffectrgbtocurve.c60 gl->TexImage2D (GL_TEXTURE_2D, 0, GL_RGB, in gst_gl_effects_rgb_to_curve()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/ext/gl/effects/
H A Dgstgleffectrgbtocurve.c60 gl->TexImage2D (GL_TEXTURE_2D, 0, GL_RGB, in gst_gl_effects_rgb_to_curve()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/ext/gl/effects/
H A Dgstgleffectrgbtocurve.c60 gl->TexImage2D (GL_TEXTURE_2D, 0, GL_RGB, in gst_gl_effects_rgb_to_curve()

12345678910>>...44