Searched refs:getCurrentViewCount (Results 1 – 3 of 3) sorted by relevance
127 queryCount = std::max(contextVk->getCurrentViewCount(), 1u); in allocateQuery()
564 uint32_t getCurrentViewCount() const;
5622 uint32_t ContextVk::getCurrentViewCount() const in getCurrentViewCount() function in rx::ContextVk