Home
last modified time | relevance | path

Searched refs:FramebufferTexture2D (Results 1 – 25 of 65) sorted by relevance

123

/third_party/skia/src/gpu/gl/
DGrGLAssembleGLInterfaceAutogen.cpp294 GET_PROC(FramebufferTexture2D); in GrGLMakeAssembledGLInterface()
308 GET_PROC(FramebufferTexture2D); in GrGLMakeAssembledGLInterface()
322 GET_PROC_SUFFIX(FramebufferTexture2D, EXT); in GrGLMakeAssembledGLInterface()
DGrGLRenderTarget.cpp193 GL_CALL(FramebufferTexture2D(fboTarget, in bindInternal()
209 GL_CALL(FramebufferTexture2D(fboTarget, in bindInternal()
DGrGLAssembleWebGLInterfaceAutogen.cpp214 GET_PROC(FramebufferTexture2D); in GrGLMakeAssembledWebGLInterface()
DGrGLGpu.cpp1291 GL_CALL(FramebufferTexture2D(GR_GL_FRAMEBUFFER, in createRenderTargetObjects()
1305 GL_CALL(FramebufferTexture2D(GR_GL_FRAMEBUFFER, in createRenderTargetObjects()
1310 GL_CALL(FramebufferTexture2D(GR_GL_FRAMEBUFFER, in createRenderTargetObjects()
1612 GL_CALL(FramebufferTexture2D(GR_GL_FRAMEBUFFER, in getCompatibleStencilIndex()
2954 FramebufferTexture2D(fboTarget, GR_GL_COLOR_ATTACHMENT0, target, texID, mipLevel)); in bindSurfaceFBOForPixelOps()
2968 GR_GL_CALL(this->glInterface(), FramebufferTexture2D(fboTarget, in unbindSurfaceFBOForPixelOps()
3553 GL_CALL(FramebufferTexture2D(GR_GL_FRAMEBUFFER, GR_GL_COLOR_ATTACHMENT0, GR_GL_TEXTURE_2D, in onRegenerateMipMapLevels()
3564 GL_CALL(FramebufferTexture2D(GR_GL_FRAMEBUFFER, GR_GL_COLOR_ATTACHMENT0, in onRegenerateMipMapLevels()
3843 GL_CALL(FramebufferTexture2D(GR_GL_FRAMEBUFFER, GR_GL_COLOR_ATTACHMENT0, in createTestingOnlyBackendRenderTarget()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DNativeSwapChainImplGL.cpp41 gl.FramebufferTexture2D(GL_READ_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, in Init()
DCommandBufferGL.cpp420 gl.FramebufferTexture2D(GL_READ_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, in ResolveMultisampledRenderTargets()
430 gl.FramebufferTexture2D(GL_DRAW_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, in ResolveMultisampledRenderTargets()
523 gl.FramebufferTexture2D(GL_READ_FRAMEBUFFER, glAttachment, in CopyTextureToTextureWithBlit()
534 gl.FramebufferTexture2D(GL_DRAW_FRAMEBUFFER, glAttachment, in CopyTextureToTextureWithBlit()
752 gl.FramebufferTexture2D(GL_READ_FRAMEBUFFER, glAttachment, target, in Execute()
1004 gl.FramebufferTexture2D(GL_DRAW_FRAMEBUFFER, glAttachment, target, texture, in ExecuteRenderPass()
1036 gl.FramebufferTexture2D(GL_DRAW_FRAMEBUFFER, glAttachment, target, texture, in ExecuteRenderPass()
DTextureGL.cpp285 gl.FramebufferTexture2D(GL_DRAW_FRAMEBUFFER, attachment, in ClearTexture()
419 gl.FramebufferTexture2D(GL_DRAW_FRAMEBUFFER, attachment, in ClearTexture()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/glprototypes/
Dfbo.h71 GST_GL_EXT_FUNCTION (void, FramebufferTexture2D,
/third_party/skia/third_party/externals/opengl-registry/extensions/IMG/
DIMG_multisampled_render_to_texture.txt140 Add the following after the paragraph describing FramebufferTexture2D:
149 parameters for FramebufferTexture2D and have the same restrictions.
153 FramebufferTexture2DMultisampleIMG behaves like FramebufferTexture2D.
DIMG_framebuffer_downsample.txt118 after the paragraph describing FramebufferTexture2D:
131 parameters for FramebufferTexture2D and have the same restrictions.
133 attachment corresponds to the same parameter for FramebufferTexture2D,
205 * If FramebufferTexture2D is called and texture is a cube map texture,
/third_party/openGLES/extensions/IMG/
DIMG_multisampled_render_to_texture.txt140 Add the following after the paragraph describing FramebufferTexture2D:
149 parameters for FramebufferTexture2D and have the same restrictions.
153 FramebufferTexture2DMultisampleIMG behaves like FramebufferTexture2D.
DIMG_framebuffer_downsample.txt118 after the paragraph describing FramebufferTexture2D:
131 parameters for FramebufferTexture2D and have the same restrictions.
133 attachment corresponds to the same parameter for FramebufferTexture2D,
205 * If FramebufferTexture2D is called and texture is a cube map texture,
/third_party/openGLES/extensions/OVR/
DOVR_multiview_multisampled_render_to_texture.txt63 Add the following after the paragraph describing FramebufferTexture2D:
66 multisampled_render_to_texture describing FramebufferTexture2D-
/third_party/skia/third_party/externals/opengl-registry/extensions/OVR/
DOVR_multiview_multisampled_render_to_texture.txt63 Add the following after the paragraph describing FramebufferTexture2D:
66 multisampled_render_to_texture describing FramebufferTexture2D-
/third_party/openGLES/extensions/EXT/
DEXT_multisampled_render_to_texture2.txt47 matches what is allowed in FramebufferTexture2D. This means values like
DEXT_multisampled_render_to_texture.txt154 Add the following after the paragraph describing FramebufferTexture2D:
163 parameters for FramebufferTexture2D and have the same restrictions.
170 FramebufferTexture2D.
263 StorageMultisampleEXT or textures attached via FramebufferTexture2D-
485 parameter to FramebufferTexture2D, this also implies that FRAMEBUFFER is
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_multisampled_render_to_texture2.txt47 matches what is allowed in FramebufferTexture2D. This means values like
DEXT_multisampled_render_to_texture.txt154 Add the following after the paragraph describing FramebufferTexture2D:
163 parameters for FramebufferTexture2D and have the same restrictions.
170 FramebufferTexture2D.
263 StorageMultisampleEXT or textures attached via FramebufferTexture2D-
485 parameter to FramebufferTexture2D, this also implies that FRAMEBUFFER is
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemory.c400 gl->FramebufferTexture2D (GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, in gst_gl_memory_read_pixels()
706 gl->FramebufferTexture2D (GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, in gst_gl_memory_copy_teximage()
735 gl->FramebufferTexture2D (GL_READ_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, in gst_gl_memory_copy_teximage()
744 gl->FramebufferTexture2D (GL_DRAW_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, in gst_gl_memory_copy_teximage()
Dgstglframebuffer.c431 gl->FramebufferTexture2D (GL_FRAMEBUFFER, attachment_point, gl_target, in _attach_gl_memory()
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_fbo_color_attachments.txt55 FramebufferTexture2D and GetFramebufferAttachmentParameteriv:
/third_party/openGLES/extensions/NV/
DNV_fbo_color_attachments.txt55 FramebufferTexture2D and GetFramebufferAttachmentParameteriv:
/third_party/openGLES/extensions/APPLE/
DAPPLE_framebuffer_multisample.txt98 CheckFramebufferStatus, FramebufferTexture2D, FramebufferRenderbuffer, and
277 description of FramebufferTexture2D as follows:
283 FramebufferTexture2D is called."
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/
DAPPLE_framebuffer_multisample.txt98 CheckFramebufferStatus, FramebufferTexture2D, FramebufferRenderbuffer, and
277 description of FramebufferTexture2D as follows:
283 FramebufferTexture2D is called."
/third_party/gstreamer/gstplugins_good/ext/qt/
Dqtwindow.cc220 gl->FramebufferTexture2D (GL_DRAW_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, in afterRendering()

123