Searched refs:oes (Results 1 – 1 of 1) sorted by relevance
2454 const auto& oes = state.oesBinds; in BindResources() local2455 if (!oes.empty()) { in BindResources()2456 oesBinds_.insert(oesBinds_.end(), oes.begin(), oes.end()); in BindResources()