Home
last modified time | relevance | path

Searched refs:gpuImageAvailableIndices_ (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.h238 BASE_NS::vector<uint32_t> gpuImageAvailableIndices_; member in final
H A Drender_graph.cpp599 gpuImageAvailableIndices_.push_back(dataIdx); in ProcessRenderNodeGraph()
1657 if (!gpuImageAvailableIndices_.empty()) {
1658 dataIdx = gpuImageAvailableIndices_.back();
1659 gpuImageAvailableIndices_.pop_back();

Completed in 4 milliseconds