Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h2867 struct safe_VkSubpassDescription2KHR { struct
2881 safe_VkSubpassDescription2KHR(const VkSubpassDescription2KHR* in_struct); argument
2883 safe_VkSubpassDescription2KHR& operator=(const safe_VkSubpassDescription2KHR& src); argument
2888 VkSubpassDescription2KHR *ptr() { return reinterpret_cast<VkSubpassDescription2KHR *>(this); } in ptr()
2889 …ription2KHR const *ptr() const { return reinterpret_cast<VkSubpassDescription2KHR const *>(this); } in ptr()
Dvk_safe_struct.cpp12914 safe_VkSubpassDescription2KHR::safe_VkSubpassDescription2KHR(const VkSubpassDescription2KHR* in_str… in safe_VkSubpassDescription2KHR() function in safe_VkSubpassDescription2KHR
12955 safe_VkSubpassDescription2KHR::safe_VkSubpassDescription2KHR() : in safe_VkSubpassDescription2KHR() function in safe_VkSubpassDescription2KHR
12964 safe_VkSubpassDescription2KHR::safe_VkSubpassDescription2KHR(const safe_VkSubpassDescription2KHR& s… in safe_VkSubpassDescription2KHR() function in safe_VkSubpassDescription2KHR