Home
last modified time | relevance | path

Searched refs:allocateSetsAndGetInfo (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.h262 return allocateSetsAndGetInfo(contextVk, descriptorSetLayout, descriptorSetCount, in allocateSets()
268 angle::Result allocateSetsAndGetInfo(ContextVk *contextVk,
DProgramExecutableVk.cpp344 ANGLE_TRY(dynamicDescriptorPool.allocateSetsAndGetInfo( in allocateDescriptorSetAndGetInfo()
Dvk_helpers.cpp941 angle::Result DynamicDescriptorPool::allocateSetsAndGetInfo( in allocateSetsAndGetInfo() function in rx::vk::DynamicDescriptorPool