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.cpp42 rx::vk::DynamicDescriptorPool::GetMaxSetsPerPoolMultiplierForTesting(); in testSetUp()
DVulkanUniformUpdatesTest.cpp45 rx::vk::DynamicDescriptorPool::GetMaxSetsPerPoolMultiplierForTesting(); in testSetUp()
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.h331 static uint32_t GetMaxSetsPerPoolMultiplierForTesting();
Dvk_helpers.cpp2578 uint32_t DynamicDescriptorPool::GetMaxSetsPerPoolMultiplierForTesting() in GetMaxSetsPerPoolMultiplierForTesting() function in rx::vk::DynamicDescriptorPool