Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp2454 const auto& oes = state.oesBinds; in BindResources() local
2455 if (!oes.empty()) { in BindResources()
2456 oesBinds_.insert(oesBinds_.end(), oes.begin(), oes.end()); in BindResources()