Home
last modified time | relevance | path

Searched refs:safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h6604 struct safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT { struct
6608safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT(const VkPhysicalDeviceIndexTypeUint8FeaturesEXT* in… argument
6609safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT(const safe_VkPhysicalDeviceIndexTypeUint8FeaturesEX…
6610safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT& operator=(const safe_VkPhysicalDeviceIndexTypeUint… argument
6611 safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT();
6612 ~safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT();
6614 void initialize(const safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT* src);
Dvk_safe_struct.cpp28189 safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT::safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT(cons… in safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT() function in safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT
28196 safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT::safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT() : in safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT() function in safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT
28200 safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT::safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT(cons… in safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT() function in safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT
28207 safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT& safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT::ope… in operator =()
28221 safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT::~safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT() in ~safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT()
28227 void safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT::initialize(const VkPhysicalDeviceIndexTypeUint… in initialize()
28234 void safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT::initialize(const safe_VkPhysicalDeviceIndexTyp… in initialize()
28981 …safe_pNext = new safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT(reinterpret_cast<const VkPhysicalD… in SafePnextCopy()
29611 delete reinterpret_cast<const safe_VkPhysicalDeviceIndexTypeUint8FeaturesEXT *>(header); in FreePnextChain()