Home
last modified time | relevance | path

Searched defs:frameBufferId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_draw.cpp712 GLuint frameBufferId = 0; in CopyTexImage2D() local
736 GLuint frameBufferId = 0; in CopyTexSubImage2D() local
1114 napi_env env, GLuint* frameBufferId, GLenum* format, GLenum* type) in CheckReadBufferAndGetInfo()
H A Dwebgl_rendering_context_base_impl.cpp214 GLuint frameBufferId = WebGLFramebuffer::DEFAULT_FRAME_BUFFER; in IsFrameBuffer() local
233 GLuint frameBufferId = WebGLFramebuffer::DEFAULT_FRAME_BUFFER; in BindFrameBuffer() local
487 GLuint frameBufferId = webGlFramebuffer->GetFramebuffer(); in DeleteFrameBuffer() local
H A Dwebgl2_rendering_context_impl.cpp927 GLuint frameBufferId = 0; in CopyTexSubImage3D() local