Home
last modified time | relevance | path

Searched refs:GetMaxSetsPerPoolMultiplierForTesting (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/tests/gl_tests/
DVulkanDescriptorSetTest.cpp33 rx::vk::DynamicDescriptorPool::GetMaxSetsPerPoolMultiplierForTesting(); in testSetUp()
DVulkanMultithreadingTest.cpp41 rx::vk::DynamicDescriptorPool::GetMaxSetsPerPoolMultiplierForTesting(); in testSetUp()
DVulkanUniformUpdatesTest.cpp47 rx::vk::DynamicDescriptorPool::GetMaxSetsPerPoolMultiplierForTesting(); in testSetUp()
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.h275 static uint32_t GetMaxSetsPerPoolMultiplierForTesting();
Dvk_helpers.cpp3924 uint32_t DynamicDescriptorPool::GetMaxSetsPerPoolMultiplierForTesting() in GetMaxSetsPerPoolMultiplierForTesting() function in rx::vk::DynamicDescriptorPool