Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h3879 struct safe_VkPhysicalDeviceASTCDecodeFeaturesEXT { struct
3883safe_VkPhysicalDeviceASTCDecodeFeaturesEXT(const VkPhysicalDeviceASTCDecodeFeaturesEXT* in_struct); argument
3884safe_VkPhysicalDeviceASTCDecodeFeaturesEXT(const safe_VkPhysicalDeviceASTCDecodeFeaturesEXT& src);
3885safe_VkPhysicalDeviceASTCDecodeFeaturesEXT& operator=(const safe_VkPhysicalDeviceASTCDecodeFeature… argument
3886 safe_VkPhysicalDeviceASTCDecodeFeaturesEXT();
3887 ~safe_VkPhysicalDeviceASTCDecodeFeaturesEXT();
3889 void initialize(const safe_VkPhysicalDeviceASTCDecodeFeaturesEXT* src);
Dvk_safe_struct.cpp17194 safe_VkPhysicalDeviceASTCDecodeFeaturesEXT::safe_VkPhysicalDeviceASTCDecodeFeaturesEXT(const VkPhys… in safe_VkPhysicalDeviceASTCDecodeFeaturesEXT() function in safe_VkPhysicalDeviceASTCDecodeFeaturesEXT
17201 safe_VkPhysicalDeviceASTCDecodeFeaturesEXT::safe_VkPhysicalDeviceASTCDecodeFeaturesEXT() : in safe_VkPhysicalDeviceASTCDecodeFeaturesEXT() function in safe_VkPhysicalDeviceASTCDecodeFeaturesEXT
17205 safe_VkPhysicalDeviceASTCDecodeFeaturesEXT::safe_VkPhysicalDeviceASTCDecodeFeaturesEXT(const safe_V… in safe_VkPhysicalDeviceASTCDecodeFeaturesEXT() function in safe_VkPhysicalDeviceASTCDecodeFeaturesEXT
17212 safe_VkPhysicalDeviceASTCDecodeFeaturesEXT& safe_VkPhysicalDeviceASTCDecodeFeaturesEXT::operator=(c… in operator =()
17226 safe_VkPhysicalDeviceASTCDecodeFeaturesEXT::~safe_VkPhysicalDeviceASTCDecodeFeaturesEXT() in ~safe_VkPhysicalDeviceASTCDecodeFeaturesEXT()
17232 void safe_VkPhysicalDeviceASTCDecodeFeaturesEXT::initialize(const VkPhysicalDeviceASTCDecodeFeature… in initialize()
17239 void safe_VkPhysicalDeviceASTCDecodeFeaturesEXT::initialize(const safe_VkPhysicalDeviceASTCDecodeFe… in initialize()
28678 …safe_pNext = new safe_VkPhysicalDeviceASTCDecodeFeaturesEXT(reinterpret_cast<const VkPhysicalDevic… in SafePnextCopy()
29308 delete reinterpret_cast<const safe_VkPhysicalDeviceASTCDecodeFeaturesEXT *>(header); in FreePnextChain()