Searched refs:vn_sizeof_VkDescriptorPool (Results 1 – 3 of 3) sorted by relevance
118 cmd_size += vn_sizeof_VkDescriptorPool(pDescriptorPool); in vn_sizeof_vkCreateDescriptorPool()151 cmd_size += vn_sizeof_VkDescriptorPool(pDescriptorPool); in vn_sizeof_vkCreateDescriptorPool_reply()183 cmd_size += vn_sizeof_VkDescriptorPool(&descriptorPool); in vn_sizeof_vkDestroyDescriptorPool()234 cmd_size += vn_sizeof_VkDescriptorPool(&descriptorPool); in vn_sizeof_vkResetDescriptorPool()
116 size += vn_sizeof_VkDescriptorPool(&val->descriptorPool); in vn_sizeof_VkDescriptorSetAllocateInfo_self()484 cmd_size += vn_sizeof_VkDescriptorPool(&descriptorPool); in vn_sizeof_vkFreeDescriptorSets()
407 vn_sizeof_VkDescriptorPool(const VkDescriptorPool *val) in vn_sizeof_VkDescriptorPool() function