Home
last modified time | relevance | path

Searched defs:allocateSets (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDescriptorPool.cpp58 VkResult DescriptorPool::allocateSets(uint32_t descriptorSetCount, const VkDescriptorSetLayout *pSe… in allocateSets() function in vk::DescriptorPool
121 VkResult DescriptorPool::allocateSets(size_t *sizes, uint32_t numAllocs, VkDescriptorSet *pDescript… in allocateSets() function in vk::DescriptorPool
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.h183 ANGLE_INLINE angle::Result allocateSets(ContextVk *contextVk, in allocateSets() function
Dvk_helpers.cpp624 angle::Result DescriptorPoolHelper::allocateSets(ContextVk *contextVk, in allocateSets() function in rx::vk::DescriptorPoolHelper
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.h310 ANGLE_INLINE angle::Result allocateSets(ContextVk *contextVk, in allocateSets() function
Dvk_helpers.cpp2648 angle::Result DescriptorPoolHelper::allocateSets(ContextVk *contextVk, in allocateSets() function in rx::vk::DescriptorPoolHelper