Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.h366 } boundImage_[MAX_BOUND_IMAGE] = { {} }; variable
H A Ddevice_gles.cpp1602 auto& image = boundImage_[unit]; in BindImageTexture()
1831 for (auto& image : boundImage_) { in UnBindTexture()