Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/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()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.h333 static uint32_t GetMaxSetsPerPoolMultiplierForTesting();
Dvk_helpers.cpp2803 uint32_t DynamicDescriptorPool::GetMaxSetsPerPoolMultiplierForTesting() in GetMaxSetsPerPoolMultiplierForTesting() function in rx::vk::DynamicDescriptorPool