Home
last modified time | relevance | path

Searched refs:framebufferTextureLayer (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A DClearMultiviewGL.cpp128 mFunctions->framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, colorAttachment, in attachTextures()
142 mFunctions->framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_DEPTH_STENCIL_ATTACHMENT, in attachTextures()
152 mFunctions->framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_DEPTH_ATTACHMENT, in attachTextures()
162 mFunctions->framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_STENCIL_ATTACHMENT, in attachTextures()
180 mFunctions->framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, colorAttachment, 0, 0, 0); in detachTextures()
188 mFunctions->framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_DEPTH_STENCIL_ATTACHMENT, 0, 0, in detachTextures()
193 mFunctions->framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_DEPTH_ATTACHMENT, 0, 0, 0); in detachTextures()
197 mFunctions->framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_STENCIL_ATTACHMENT, 0, 0, 0); in detachTextures()
H A DDispatchTableGL_autogen.cpp295 ASSIGN("glFramebufferTextureLayer", framebufferTextureLayer); in initProcsDesktopGL()
1002 ASSIGN("glFramebufferTextureLayer", framebufferTextureLayer); in initProcsDesktopGL()
1017 ASSIGN("glFramebufferTextureLayerARB", framebufferTextureLayer); in initProcsDesktopGL()
1795 ASSIGN("glFramebufferTextureLayerEXT", framebufferTextureLayer); in initProcsDesktopGL()
1882 ASSIGN("glFramebufferTextureLayerEXT", framebufferTextureLayer); in initProcsDesktopGL()
2100 ASSIGN("glFramebufferTextureLayer", framebufferTextureLayer); in initProcsGLES()
3063 framebufferTextureLayer = &glFramebufferTextureLayerNULL; in initProcsDesktopGLNULL()
3783 framebufferTextureLayer = &glFramebufferTextureLayerNULL; in initProcsDesktopGLNULL()
4560 framebufferTextureLayer = &glFramebufferTextureLayerNULL; in initProcsDesktopGLNULL()
4647 framebufferTextureLayer = &glFramebufferTextureLayerNULL; in initProcsDesktopGLNULL()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A DClearMultiviewGL.cpp128 mFunctions->framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, colorAttachment, in attachTextures()
142 mFunctions->framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_DEPTH_STENCIL_ATTACHMENT, in attachTextures()
152 mFunctions->framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_DEPTH_ATTACHMENT, in attachTextures()
162 mFunctions->framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_STENCIL_ATTACHMENT, in attachTextures()
180 mFunctions->framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, colorAttachment, 0, 0, 0); in detachTextures()
188 mFunctions->framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_DEPTH_STENCIL_ATTACHMENT, 0, 0, in detachTextures()
193 mFunctions->framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_DEPTH_ATTACHMENT, 0, 0, 0); in detachTextures()
197 mFunctions->framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_STENCIL_ATTACHMENT, 0, 0, 0); in detachTextures()
H A DDispatchTableGL_autogen.cpp295 ASSIGN("glFramebufferTextureLayer", framebufferTextureLayer); in initProcsDesktopGL()
1002 ASSIGN("glFramebufferTextureLayer", framebufferTextureLayer); in initProcsDesktopGL()
1017 ASSIGN("glFramebufferTextureLayerARB", framebufferTextureLayer); in initProcsDesktopGL()
1795 ASSIGN("glFramebufferTextureLayerEXT", framebufferTextureLayer); in initProcsDesktopGL()
1883 ASSIGN("glFramebufferTextureLayerEXT", framebufferTextureLayer); in initProcsDesktopGL()
2101 ASSIGN("glFramebufferTextureLayer", framebufferTextureLayer); in initProcsGLES()
3068 framebufferTextureLayer = &glFramebufferTextureLayerNULL; in initProcsDesktopGLNULL()
3788 framebufferTextureLayer = &glFramebufferTextureLayerNULL; in initProcsDesktopGLNULL()
4565 framebufferTextureLayer = &glFramebufferTextureLayerNULL; in initProcsDesktopGLNULL()
4653 framebufferTextureLayer = &glFramebufferTextureLayerNULL; in initProcsDesktopGLNULL()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderBlitting.cpp185 gl.framebufferTextureLayer(GL_READ_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, m_to_draw, 0, n); in iterate()
290 gl.framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, to_draw, 0, 0); in setUpFramebuffersForRendering()
323 gl.framebufferTextureLayer(GL_READ_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, to_read, 0, 0); in setUpFramebuffersForRendering()
H A DesextcGeometryShaderLayeredRenderingFBONoAttachment.cpp375 …gl.framebufferTextureLayer(GL_READ_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, m_to_id, 0 /* level */, n_la… in iterate()
417 gl.framebufferTextureLayer(GL_READ_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, 0, 0, 0); in iterate()
H A DesextcGeometryShaderLayeredRenderingBoundaryCondition.cpp365 …gl.framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, m_textures_info[i].m_draw_buffer, m_textures_info[… in iterate()
426 …gl.framebufferTextureLayer(GL_READ_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, m_textures_info[nTexture].m_… in iterate()
H A DesextcGeometryShaderLayeredFramebuffer.cpp320 …gl.framebufferTextureLayer(GL_READ_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, m_to_id, 0 /* level */, n_la… in iterate()
711 …gl.framebufferTextureLayer(GL_READ_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, to_id, 0 /* level */, n_laye… in iterate()
1060 …gl.framebufferTextureLayer(GL_READ_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, m_to_a_id, 0 /* level */, n); in iterate()
1361 …gl.framebufferTextureLayer(GL_READ_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, m_to_a_id, 0 /* level */, n); in iterate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayStencilAttachments.cpp230 …gl.framebufferTextureLayer(GL_READ_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, m_texture_cube_array_color_i… in iterate()
247 …gl.framebufferTextureLayer(GL_READ_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, m_texture_cube_array_color_i… in iterate()
895 …gl.framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, m_texture_cube_array_color_i… in setupNonLayeredFramebuffer()
899 …gl.framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_DEPTH_STENCIL_ATTACHMENT, m_texture_cube_array_… in setupNonLayeredFramebuffer()
H A DesextcTextureCubeMapArrayGenerateMipMap.cpp384 …gl.framebufferTextureLayer(GL_READ_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, storage_config.m_to_id, 0, /… in iterate()
416 …gl.framebufferTextureLayer(GL_READ_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, storage_config.m_to_id, /* t… in iterate()
H A DesextcTextureCubeMapArrayFBOIncompleteness.cpp188 gl.framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, m_small_to_id, 0, /* level */ in iterate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleDependenciesTests.cpp245 …gl.framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_COLOR_ATTACHMENT1, to_id_multisample_2d_array, … in iterate()
436 …gl.framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_COLOR_ATTACHMENT1, to_id_multisample_2d_array, … in iterate()
840 …gl.framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_COLOR_ATTACHMENT1, to_id_2d_multisample_array_c… in iterate()
1128 gl.framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, GL_COLOR_ATTACHMENT1, in iterate()
1624 gl.framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, attachment, to_id, 0, /* level */ in iterate()
1780 gl.framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, attachment, to_id, in iterate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/
H A DgluES3PlusWrapperFuncs.inl95 dst->framebufferTextureLayer = src.framebufferTextureLayer;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedBlending.cpp122 gl.framebufferTextureLayer(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0 + i, tex, 0, i); in iterate()
H A DesextcDrawBuffersIndexedColorMasks.cpp126 gl.framebufferTextureLayer(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0 + i, tex, 0, i); in iterate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/wrapper/
H A DglwInitES30Direct.inl84 gl->framebufferTextureLayer = &glFramebufferTextureLayer;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DContext_gles_3_0_autogen.h57 void framebufferTextureLayer(GLenum target, GLenum attachment, TextureID texturePacked, \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/simplereference/
H A DsglrGLContext.hpp95 …virtual void framebufferTextureLayer (deUint32 target, deUint32 attachment, deUint32 texture,…
H A DsglrContextWrapper.cpp196 m_curCtx->framebufferTextureLayer(target, attachment, texture, level, layer); in glFramebufferTextureLayer()
H A DsglrContext.hpp83 …virtual void framebufferTextureLayer (deUint32 target, deUint32 attachment, deUint32 texture, int…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DContext_gles_3_0_autogen.h57 void framebufferTextureLayer(GLenum target, GLenum attachment, TextureID texturePacked, \
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gles_3_0_autogen.h57 void framebufferTextureLayer(GLenum target, GLenum attachment, TextureID texturePacked, \
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gles_3_0_autogen.h57 void framebufferTextureLayer(GLenum target, GLenum attachment, TextureID texturePacked, \
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gles_3_0_autogen.h57 void framebufferTextureLayer(GLenum target, GLenum attachment, TextureID texturePacked, \
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gles_3_0_autogen.h57 void framebufferTextureLayer(GLenum target, GLenum attachment, TextureID texturePacked, \

12345678910>>...13