Lines Matching refs:vkResetDescriptorPool
4262 "Unable to find pool node for pool %#" PRIxLEAST64 " specified in vkResetDescriptorPool() call", (uint64_t)pool);
6712 vkResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, VkDescriptorPoolResetFlags flags) {
10713 if (!strcmp(funcName, "vkResetDescriptorPool"))
10714 return (PFN_vkVoidFunction)vkResetDescriptorPool;