Searched defs:safe_VkPhysicalDeviceFeatures2 (Results 1 – 2 of 2) sorted by relevance
1407 struct safe_VkPhysicalDeviceFeatures2 { struct1411 safe_VkPhysicalDeviceFeatures2(const VkPhysicalDeviceFeatures2* in_struct); argument1413 safe_VkPhysicalDeviceFeatures2& operator=(const safe_VkPhysicalDeviceFeatures2& src); argument1418 VkPhysicalDeviceFeatures2 *ptr() { return reinterpret_cast<VkPhysicalDeviceFeatures2 *>(this); } in ptr()1419 …eFeatures2 const *ptr() const { return reinterpret_cast<VkPhysicalDeviceFeatures2 const *>(this); } in ptr()
7283 safe_VkPhysicalDeviceFeatures2::safe_VkPhysicalDeviceFeatures2(const VkPhysicalDeviceFeatures2* in_… in safe_VkPhysicalDeviceFeatures2() function in safe_VkPhysicalDeviceFeatures27290 safe_VkPhysicalDeviceFeatures2::safe_VkPhysicalDeviceFeatures2() : in safe_VkPhysicalDeviceFeatures2() function in safe_VkPhysicalDeviceFeatures27294 safe_VkPhysicalDeviceFeatures2::safe_VkPhysicalDeviceFeatures2(const safe_VkPhysicalDeviceFeatures2… in safe_VkPhysicalDeviceFeatures2() function in safe_VkPhysicalDeviceFeatures2