Home
last modified time | relevance | path

Searched defs:safe_VkDescriptorPoolCreateInfo (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h790 struct safe_VkDescriptorPoolCreateInfo { struct
797 safe_VkDescriptorPoolCreateInfo(const VkDescriptorPoolCreateInfo* in_struct); argument
799 safe_VkDescriptorPoolCreateInfo& operator=(const safe_VkDescriptorPoolCreateInfo& src); argument
804 … VkDescriptorPoolCreateInfo *ptr() { return reinterpret_cast<VkDescriptorPoolCreateInfo *>(this); } in ptr()
805 …reateInfo const *ptr() const { return reinterpret_cast<VkDescriptorPoolCreateInfo const *>(this); } in ptr()
Dvk_safe_struct.cpp4263 safe_VkDescriptorPoolCreateInfo::safe_VkDescriptorPoolCreateInfo(const VkDescriptorPoolCreateInfo* … in safe_VkDescriptorPoolCreateInfo() function in safe_VkDescriptorPoolCreateInfo
4277 safe_VkDescriptorPoolCreateInfo::safe_VkDescriptorPoolCreateInfo() : in safe_VkDescriptorPoolCreateInfo() function in safe_VkDescriptorPoolCreateInfo
4282 safe_VkDescriptorPoolCreateInfo::safe_VkDescriptorPoolCreateInfo(const safe_VkDescriptorPoolCreateI… in safe_VkDescriptorPoolCreateInfo() function in safe_VkDescriptorPoolCreateInfo