Searched refs:BindToFboMultisampled (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | node_context_pool_manager_gles.cpp | 316 void BindToFboMultisampled(GLenum attachType, const BindImage& image, const BindImage& resolveImage… in BindToFboMultisampled() function 436 … BindToFboMultisampled(drawBuffers[idx], images[original], images[ci], framebuffer.width, in GenerateSubPassFBO() 459 …BindToFboMultisampled(bindType, images[original], images[di], framebuffer.width, framebuffer.heigh… in GenerateSubPassFBO()
|