Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h6180 struct safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD { struct
6184safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD(const VkPhysicalDeviceCoherentMemoryFeaturesAMD* in… argument
6185safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD(const safe_VkPhysicalDeviceCoherentMemoryFeaturesAM…
6186safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD& operator=(const safe_VkPhysicalDeviceCoherentMemor… argument
6187 safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD();
6188 ~safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD();
6190 void initialize(const safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD* src);
Dvk_safe_struct.cpp26615 safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD::safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD(cons… in safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD() function in safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD
26622 safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD::safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD() : in safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD() function in safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD
26626 safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD::safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD(cons… in safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD() function in safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD
26633 safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD& safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD::ope… in operator =()
26647 safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD::~safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD() in ~safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD()
26653 void safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD::initialize(const VkPhysicalDeviceCoherentMemor… in initialize()
26660 void safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD::initialize(const safe_VkPhysicalDeviceCoherent… in initialize()
28924 …safe_pNext = new safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD(reinterpret_cast<const VkPhysicalD… in SafePnextCopy()
29554 delete reinterpret_cast<const safe_VkPhysicalDeviceCoherentMemoryFeaturesAMD *>(header); in FreePnextChain()