Searched refs:vn_encode_VkDescriptorPool (Results 1 – 3 of 3) sorted by relevance
226 vn_encode_VkDescriptorPool(enc, pDescriptorPool); in vn_encode_vkCreateDescriptorPool()289 vn_encode_VkDescriptorPool(enc, &descriptorPool); in vn_encode_vkDestroyDescriptorPool()338 vn_encode_VkDescriptorPool(enc, &descriptorPool); in vn_encode_vkResetDescriptorPool()
167 vn_encode_VkDescriptorPool(enc, &val->descriptorPool); in vn_encode_VkDescriptorSetAllocateInfo_self()607 vn_encode_VkDescriptorPool(enc, &descriptorPool); in vn_encode_vkFreeDescriptorSets()
413 vn_encode_VkDescriptorPool(struct vn_cs_encoder *enc, const VkDescriptorPool *val) in vn_encode_VkDescriptorPool() function