Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
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
Dwebgl_framebuffer.cpp86 WebGLAttachment* attachmentObject = new(std::nothrow) WebGLAttachment( in AddAttachment() local
102 …AttachmentTexture* attachmentObject = new(std::nothrow) AttachmentTexture(AttachmentType::TEXTURE,… in AddAttachment() local