Searched refs:GetAttachment (Results 1 – 5 of 5) sorted by relevance
319 WebGLAttachment* depthAttachment = frameBuffer->GetAttachment(GL_DEPTH_ATTACHMENT); in GetFrameBufferAttachmentParameter()320 WebGLAttachment* stencilAttachment = frameBuffer->GetAttachment(GL_STENCIL_ATTACHMENT); in GetFrameBufferAttachmentParameter()328 attachmentObject = frameBuffer->GetAttachment(attachment); in GetFrameBufferAttachmentParameter()
158 WebGLAttachment* WebGLFramebuffer::GetAttachment(GLenum attachment) const in GetAttachment() function in OHOS::Rosen::WebGLFramebuffer
1151 WebGLAttachment* attachedObject = frameBuffer->GetAttachment(mode); in GetReadBufferFormatAndType()
2794 …if (frameBuffer->GetWebGLAttachmentInfo(env, this, frameBuffer->GetAttachment(GL_COLOR_ATTACHMENT0… in GetBoundFrameBufferColorFormat()
116 WebGLAttachment* GetAttachment(GLenum attachment) const;