Home
last modified time | relevance | path

Searched refs:UnBindFrameBuffer (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.h301 void UnBindFrameBuffer(uint32_t fbo);
H A Ddevice_gles.cpp1806 UnBindFrameBuffer(fbo); in DeleteFrameBuffer()
1934 void DeviceGLES::UnBindFrameBuffer(uint32_t fbo) in UnBindFrameBuffer() function in DeviceGLES