Searched refs:gpuImageAvailableIndices_ (Results 1 – 2 of 2) sorted by relevance
238 BASE_NS::vector<uint32_t> gpuImageAvailableIndices_; variable
600 gpuImageAvailableIndices_.push_back(dataIdx); in ProcessRenderNodeGraph()1662 if (!gpuImageAvailableIndices_.empty()) { in GetImageResourceStateRef()1663 dataIdx = gpuImageAvailableIndices_.back(); in GetImageResourceStateRef()1664 gpuImageAvailableIndices_.pop_back(); in GetImageResourceStateRef()