Home
last modified time | relevance | path

Searched defs:attachment (Results 1 – 25 of 115) sorted by relevance

12345

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLFramebuffer.cpp123 … void WebGLRenderbufferAttachment::attach(blink::WebGraphicsContext3D* context, GLenum attachment) in attach()
134 …void WebGLRenderbufferAttachment::unattach(blink::WebGraphicsContext3D* context, GLenum attachment) in unattach()
229 void WebGLTextureAttachment::attach(blink::WebGraphicsContext3D* context, GLenum attachment) in attach()
235 void WebGLTextureAttachment::unattach(blink::WebGraphicsContext3D* context, GLenum attachment) in unattach()
297 void WebGLFramebuffer::setAttachmentForBoundFramebuffer(GLenum attachment, GLenum texTarget, WebGLT… in setAttachmentForBoundFramebuffer()
310 void WebGLFramebuffer::setAttachmentForBoundFramebuffer(GLenum attachment, WebGLRenderbuffer* rende… in setAttachmentForBoundFramebuffer()
323 void WebGLFramebuffer::attach(GLenum attachment, GLenum attachmentPoint) in attach()
339 bool WebGLFramebuffer::isAttachmentComplete(WebGLAttachment* attachedObject, GLenum attachment, con… in isAttachmentComplete()
431 void WebGLFramebuffer::removeAttachmentFromBoundFramebuffer(GLenum attachment) in removeAttachmentFromBoundFramebuffer()
457 void WebGLFramebuffer::removeAttachmentFromBoundFramebuffer(WebGLSharedObject* attachment) in removeAttachmentFromBoundFramebuffer()
[all …]
/external/chromium_org/gpu/command_buffer/service/
Dframebuffer_manager.cc294 Attachment* attachment = attachments_.begin()->second.get(); in MarkAsDeleted() local
357 const Attachment* attachment = it->second.get(); in HasUnclearedAttachment() local
368 const Attachment* attachment = it->second.get(); in HasUnclearedColorAttachments() local
415 GLenum attachment, in MarkAttachmentAsCleared()
434 Attachment* attachment = it->second.get(); in MarkAttachmentsAsCleared() local
456 const Attachment* attachment = it->second.get(); in GetColorAttachmentFormat() local
465 const Attachment* attachment = it->second.get(); in GetColorAttachmentTextureType() local
479 Attachment* attachment = it->second.get(); in IsPossiblyComplete() local
514 Attachment* attachment = it->second.get(); in GetStatus() local
546 Attachment* attachment = it->second.get(); in IsCleared() local
[all …]
/external/chromium_org/ui/login/
Dbubble.js136 setAttachment_: function(attachment) { argument
152 showContentAt_: function(pos, attachment, opt_content) { argument
176 showForElement: function(el, attachment, opt_offset, opt_padding) { argument
195 showContentForElement: function(el, attachment, opt_content, argument
267 showTextForElement: function(el, text, attachment, argument
/external/chromium_org/third_party/angle/src/libGLESv2/
DFramebuffer.cpp25 RenderTarget *GetAttachmentRenderTarget(gl::FramebufferAttachment *attachment) in GetAttachmentRenderTarget()
45 unsigned int GetAttachmentSerial(gl::FramebufferAttachment *attachment) in GetAttachmentSerial()
196 …FramebufferAttachment *attachment = createAttachment(GL_DEPTH_STENCIL_ATTACHMENT, type, depthStenc… in setDepthStencilBuffer() local
216 FramebufferAttachment *attachment = mColorbuffers[colorAttachment]; in detachTexture() local
239 FramebufferAttachment *attachment = mColorbuffers[colorAttachment]; in detachRenderbuffer() local
619 gl::FramebufferAttachment *attachment = in invalidateSub() local
DvalidationES.cpp251 bool ValidateAttachmentTarget(gl::Context *context, GLenum attachment) in ValidateAttachmentTarget()
382 …l ValidateFramebufferRenderbufferParameters(gl::Context *context, GLenum target, GLenum attachment, in ValidateFramebufferRenderbufferParameters()
588 … FramebufferAttachment *attachment = drawFramebuffer->getColorbuffer(colorAttachment); in ValidateBlitFramebufferParameters() local
1187 FramebufferAttachment *attachment = framebuffer->getReadColorbuffer(); in ValidateStateQuery() local
1728 bool ValidateFramebufferTextureBase(Context *context, GLenum target, GLenum attachment, in ValidateFramebufferTextureBase()
1771 bool ValidateFramebufferTexture2D(Context *context, GLenum target, GLenum attachment, in ValidateFramebufferTexture2D()
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
DClear11.cpp171 gl::FramebufferAttachment *attachment = frameBuffer->getFirstColorbuffer(); in clearFramebuffer() local
178 gl::FramebufferAttachment *attachment = frameBuffer->getDepthOrStencilbuffer(); in clearFramebuffer() local
211 gl::FramebufferAttachment *attachment = frameBuffer->getColorbuffer(colorAttachment); in clearFramebuffer() local
284 gl::FramebufferAttachment *attachment = frameBuffer->getDepthOrStencilbuffer(); in clearFramebuffer() local
/external/mesa3d/src/mesa/main/
Dfbobject.c190 GLenum attachment) in _mesa_get_attachment()
243 GLenum attachment) in _mesa_get_fb0_attachment()
390 GLenum attachment, struct gl_renderbuffer *rb) in _mesa_framebuffer_renderbuffer()
1996 GLenum attachment, GLenum textarget, GLuint texture, in framebuffer_texture()
2159 _mesa_FramebufferTexture1DEXT(GLenum target, GLenum attachment, in _mesa_FramebufferTexture1DEXT()
2192 _mesa_FramebufferTexture2DEXT(GLenum target, GLenum attachment, in _mesa_FramebufferTexture2DEXT()
2238 _mesa_FramebufferTexture3DEXT(GLenum target, GLenum attachment, in _mesa_FramebufferTexture3DEXT()
2256 _mesa_FramebufferTextureLayerEXT(GLenum target, GLenum attachment, in _mesa_FramebufferTextureLayerEXT()
2267 _mesa_FramebufferRenderbufferEXT(GLenum target, GLenum attachment, in _mesa_FramebufferRenderbufferEXT()
2351 _mesa_GetFramebufferAttachmentParameterivEXT(GLenum target, GLenum attachment, in _mesa_GetFramebufferAttachmentParameterivEXT()
[all …]
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dfbobject.c190 GLenum attachment) in _mesa_get_attachment()
243 GLenum attachment) in _mesa_get_fb0_attachment()
390 GLenum attachment, struct gl_renderbuffer *rb) in _mesa_framebuffer_renderbuffer()
1996 GLenum attachment, GLenum textarget, GLuint texture, in framebuffer_texture()
2159 _mesa_FramebufferTexture1DEXT(GLenum target, GLenum attachment, in _mesa_FramebufferTexture1DEXT()
2192 _mesa_FramebufferTexture2DEXT(GLenum target, GLenum attachment, in _mesa_FramebufferTexture2DEXT()
2238 _mesa_FramebufferTexture3DEXT(GLenum target, GLenum attachment, in _mesa_FramebufferTexture3DEXT()
2256 _mesa_FramebufferTextureLayerEXT(GLenum target, GLenum attachment, in _mesa_FramebufferTextureLayerEXT()
2267 _mesa_FramebufferRenderbufferEXT(GLenum target, GLenum attachment, in _mesa_FramebufferRenderbufferEXT()
2351 _mesa_GetFramebufferAttachmentParameterivEXT(GLenum target, GLenum attachment, in _mesa_GetFramebufferAttachmentParameterivEXT()
[all …]
/external/chromium_org/sync/internal_api/attachments/
Dfake_attachment_downloader.cc26 scoped_ptr<Attachment> attachment; in DownloadAttachment() local
Dfake_attachment_uploader.cc22 void FakeAttachmentUploader::UploadAttachment(const Attachment& attachment, in UploadAttachment()
Dattachment_uploader_impl_unittest.cc427 Attachment attachment = Attachment::Create(some_data); in TEST_F() local
505 Attachment attachment = Attachment::Create(some_data); in TEST_F() local
527 Attachment attachment = Attachment::Create(some_data); in TEST_F() local
564 Attachment attachment = Attachment::Create(some_data); in TEST_F() local
602 Attachment attachment = Attachment::Create(some_data); in TEST_F() local
Dfake_attachment_downloader_unittest.cc43 scoped_ptr<Attachment> attachment) { in DownloadDone()
Dattachment_uploader_impl.cc108 const Attachment& attachment, in UploadState()
277 void AttachmentUploaderImpl::UploadAttachment(const Attachment& attachment, in UploadAttachment()
Dattachment_service_impl.cc77 const Attachment& attachment) { in AddAttachment()
260 scoped_ptr<Attachment> attachment) { in DownloadDone()
Dattachment_service_impl_unittest.cc56 Attachment attachment = Attachment::CreateWithId(*iter, data); in RespondToRead() local
110 scoped_ptr<Attachment> attachment; in RespondToDownload() local
134 virtual void UploadAttachment(const Attachment& attachment, in UploadAttachment()
/external/deqp/modules/gles3/functional/
Des3fFboStateQueryTests.cpp46 …(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum attachment, int r, int … in checkAttachmentComponentSizeAtLeast()
83 …(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum attachment, int r, int … in checkAttachmentComponentSizeExactly()
144 …(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum attachment, GLenum pnam… in checkAttachmentParam()
619 bool attachmentExists (GLenum attachment) in attachmentExists()
671 GLenum attachment; in test() member
698 …void testColorAttachment (GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLin… in testColorAttachment()
716 void testDepthAttachment (GLenum internalFormat, GLenum attachment, GLint bitsD, GLint bitsS) in testDepthAttachment()
743 …void testColorAttachment (GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLin… in testColorAttachment()
761 void testDepthAttachment (GLenum internalFormat, GLenum attachment, GLint bitsD, GLint bitsS) in testDepthAttachment()
/external/chromium_org/third_party/libva/va/x11/
Dva_dri2.h42 unsigned int attachment; member
/external/mesa3d/src/glx/
Ddri2.h41 unsigned int attachment; member
/external/chromium_org/third_party/mesa/src/src/glx/
Ddri2.h41 unsigned int attachment; member
/external/mesa3d/src/gallium/state_trackers/egl/x11/
Dx11_screen.h45 unsigned int attachment; member
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
Dx11_screen.h45 unsigned int attachment; member
/external/chromium_org/sync/api/attachments/
Dfake_attachment_store.cc56 const Attachment& attachment = attachment_iter->second; in Read() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
DMailer.java217 FileDataSource attachment = new FileDataSource(attachments[i]); in sendMultiPartMessage() local
/external/mesa3d/src/gallium/state_trackers/egl/wayland/
Dnative_shm.c79 enum native_attachment attachment) in wayland_create_shm_buffer()
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/wayland/
Dnative_shm.c79 enum native_attachment attachment) in wayland_create_shm_buffer()

12345