Searched defs:safe_VkSubpassBeginInfoKHR (Results 1 – 2 of 2) sorted by relevance
2937 struct safe_VkSubpassBeginInfoKHR { struct2941 safe_VkSubpassBeginInfoKHR(const VkSubpassBeginInfoKHR* in_struct); argument2943 safe_VkSubpassBeginInfoKHR& operator=(const safe_VkSubpassBeginInfoKHR& src); argument2948 VkSubpassBeginInfoKHR *ptr() { return reinterpret_cast<VkSubpassBeginInfoKHR *>(this); } in ptr()2949 …ssBeginInfoKHR const *ptr() const { return reinterpret_cast<VkSubpassBeginInfoKHR const *>(this); } in ptr()
13470 safe_VkSubpassBeginInfoKHR::safe_VkSubpassBeginInfoKHR(const VkSubpassBeginInfoKHR* in_struct) : in safe_VkSubpassBeginInfoKHR() function in safe_VkSubpassBeginInfoKHR13477 safe_VkSubpassBeginInfoKHR::safe_VkSubpassBeginInfoKHR() : in safe_VkSubpassBeginInfoKHR() function in safe_VkSubpassBeginInfoKHR13481 safe_VkSubpassBeginInfoKHR::safe_VkSubpassBeginInfoKHR(const safe_VkSubpassBeginInfoKHR& src) in safe_VkSubpassBeginInfoKHR() function in safe_VkSubpassBeginInfoKHR