Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp1851 uint32_t bid = 0; in UnBindBuffer() local
1854 glBindBufferRange(targetId, bid, 0, 0, 0); in UnBindBuffer()
1861 bid++; in UnBindBuffer()