Searched refs:setMaxSetsPerPoolForTesting (Results 1 – 3 of 3) sorted by relevance
67 uniformPool->setMaxSetsPerPoolForTesting(kMaxSetsForTesting); in limitMaxSets()80 texturePool->setMaxSetsPerPoolForTesting(kMaxSetsForTesting); in limitMaxSets()
291 void setMaxSetsPerPoolForTesting(uint32_t maxSetsPerPool);
1437 void DynamicDescriptorPool::setMaxSetsPerPoolForTesting(uint32_t maxSetsPerPool) in setMaxSetsPerPoolForTesting() function in rx::vk::DynamicDescriptorPool