Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DVulkanDescriptorSetTest.cpp34 rx::vk::DynamicDescriptorPool::GetMaxSetsPerPoolMultiplierForTesting(); in testSetUp()
H A DVulkanMultithreadingTest.cpp41 rx::vk::DynamicDescriptorPool::GetMaxSetsPerPoolMultiplierForTesting(); in testSetUp()
H A DVulkanUniformUpdatesTest.cpp42 rx::vk::DynamicDescriptorPool::GetMaxSetsPerPoolMultiplierForTesting(); in testSetUp()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.h451 static uint32_t GetMaxSetsPerPoolMultiplierForTesting();
H A Dvk_helpers.cpp4790 uint32_t DynamicDescriptorPool::GetMaxSetsPerPoolMultiplierForTesting() in GetMaxSetsPerPoolMultiplierForTesting() function in rx::vk::DynamicDescriptorPool