Searched refs:GetMaxSetsPerPoolForTesting (Results 1 – 5 of 5) sorted by relevance
31 mMaxSetsPerPool = rx::vk::DynamicDescriptorPool::GetMaxSetsPerPoolForTesting(); in testSetUp()
40 mMaxSetsPerPool = rx::vk::DynamicDescriptorPool::GetMaxSetsPerPoolForTesting(); in testSetUp()
43 mMaxSetsPerPool = rx::vk::DynamicDescriptorPool::GetMaxSetsPerPoolForTesting(); in testSetUp()
329 static uint32_t GetMaxSetsPerPoolForTesting();
2566 uint32_t DynamicDescriptorPool::GetMaxSetsPerPoolForTesting() in GetMaxSetsPerPoolForTesting() function in rx::vk::DynamicDescriptorPool