Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h1407 struct safe_VkPhysicalDeviceFeatures2 { struct
1411 safe_VkPhysicalDeviceFeatures2(const VkPhysicalDeviceFeatures2* in_struct); argument
1413 safe_VkPhysicalDeviceFeatures2& operator=(const safe_VkPhysicalDeviceFeatures2& src); argument
1418 VkPhysicalDeviceFeatures2 *ptr() { return reinterpret_cast<VkPhysicalDeviceFeatures2 *>(this); } in ptr()
1419 …eFeatures2 const *ptr() const { return reinterpret_cast<VkPhysicalDeviceFeatures2 const *>(this); } in ptr()
Dvk_safe_struct.cpp7283 safe_VkPhysicalDeviceFeatures2::safe_VkPhysicalDeviceFeatures2(const VkPhysicalDeviceFeatures2* in_… in safe_VkPhysicalDeviceFeatures2() function in safe_VkPhysicalDeviceFeatures2
7290 safe_VkPhysicalDeviceFeatures2::safe_VkPhysicalDeviceFeatures2() : in safe_VkPhysicalDeviceFeatures2() function in safe_VkPhysicalDeviceFeatures2
7294 safe_VkPhysicalDeviceFeatures2::safe_VkPhysicalDeviceFeatures2(const safe_VkPhysicalDeviceFeatures2… in safe_VkPhysicalDeviceFeatures2() function in safe_VkPhysicalDeviceFeatures2