Home
last modified time | relevance | path

Searched defs:attachmentObject (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_override.cpp261 napi_env env, GLenum target, GLenum attachment, GLenum pname, WebGLAttachment* attachmentObject) in HandleFrameBufferPname()
317 WebGLAttachment* attachmentObject = nullptr; in GetFrameBufferAttachmentParameter() local
H A Dwebgl_framebuffer.cpp86 …WebGLAttachment* attachmentObject = new WebGLAttachment(AttachmentType::RENDER_BUFFER, attachment,… in AddAttachment() local
101 …AttachmentTexture* attachmentObject = new AttachmentTexture(AttachmentType::TEXTURE, attachment, i… in AddAttachment() local