Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h5041 struct safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT { struct
5067safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT(const VkPhysicalDeviceDescriptorIndexingPrope… argument
5068safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT(const safe_VkPhysicalDeviceDescriptorIndexing…
5069safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT& operator=(const safe_VkPhysicalDeviceDescrip… argument
5070 safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT();
5071 ~safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT();
5073 void initialize(const safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT* src);
Dvk_safe_struct.cpp22043 safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT::safe_VkPhysicalDeviceDescriptorIndexingProper… in safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT() function in safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT
22072 safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT::safe_VkPhysicalDeviceDescriptorIndexingProper… in safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT() function in safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT
22076 safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT::safe_VkPhysicalDeviceDescriptorIndexingProper… in safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT() function in safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT
22105 safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT& safe_VkPhysicalDeviceDescriptorIndexingProper… in operator =()
22141 safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT::~safe_VkPhysicalDeviceDescriptorIndexingPrope… in ~safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT()
22147 void safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT::initialize(const VkPhysicalDeviceDescrip… in initialize()
22176 void safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT::initialize(const safe_VkPhysicalDeviceDe… in initialize()
28795 …safe_pNext = new safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT(reinterpret_cast<const VkPhy… in SafePnextCopy()
29425 … delete reinterpret_cast<const safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT *>(header); in FreePnextChain()