Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_framebuffer.cpp238 const WebGLAttachment* attachedObject, WebGLAttachmentInfo& info) const in GetWebGLAttachmentInfo() argument
277 bool WebGLFramebuffer::CheckAttachmentComplete(bool isHighWebGL, WebGLAttachment* attachedObject, in CheckAttachmentComplete()
356 WebGLAttachment* attachedObject = it.second; in CheckStatus() local
H A Dwebgl_rendering_context_draw.cpp1151 WebGLAttachment* attachedObject = frameBuffer->GetAttachment(mode); in GetReadBufferFormatAndType() local