Searched defs:bindingOut (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_helpers.h | 310 allocateSets(ContextVk *contextVk, const VkDescriptorSetLayout *descriptorSetLayout, uint32_t descriptorSetCount, RefCountedDescriptorPoolBinding *bindingOut, VkDescriptorSet *descriptorSetsOut) allocateSets() argument
|
H A D | UtilsVk.cpp | 3566 allocateDescriptorSet(ContextVk *contextVk, Function function, vk::RefCountedDescriptorPoolBinding *bindingOut, VkDescriptorSet *descriptorSetOut) allocateDescriptorSet() argument
|
H A D | vk_helpers.cpp | 2727 allocateSetsAndGetInfo( ContextVk *contextVk, const VkDescriptorSetLayout *descriptorSetLayout, uint32_t descriptorSetCount, RefCountedDescriptorPoolBinding *bindingOut, VkDescriptorSet *descriptorSetsOut, bool *newPoolAllocatedOut) allocateSetsAndGetInfo() argument
|
Completed in 25 milliseconds