Searched refs:getCurrentViewCount (Results 1 – 3 of 3) sorted by relevance
128 queryCount = std::max(contextVk->getCurrentViewCount(), 1u); in allocateQuery()
692 uint32_t getCurrentViewCount() const;
699 if (contextVk->getCurrentViewCount() > 0) in GetLocalDependencyFlags()8136 uint32_t ContextVk::getCurrentViewCount() const in getCurrentViewCount() function in rx::ContextVk