Searched defs:safe_VkDescriptorPoolCreateInfo (Results 1 – 1 of 1) sorted by relevance
790 struct safe_VkDescriptorPoolCreateInfo { struct797 safe_VkDescriptorPoolCreateInfo(const VkDescriptorPoolCreateInfo* in_struct); argument799 safe_VkDescriptorPoolCreateInfo& operator=(const safe_VkDescriptorPoolCreateInfo& src); argument804 … VkDescriptorPoolCreateInfo *ptr() { return reinterpret_cast<VkDescriptorPoolCreateInfo *>(this); } in ptr()805 …reateInfo const *ptr() const { return reinterpret_cast<VkDescriptorPoolCreateInfo const *>(this); } in ptr()