Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h5508 struct safe_VkMemoryHostPointerPropertiesEXT { struct
5512 safe_VkMemoryHostPointerPropertiesEXT(const VkMemoryHostPointerPropertiesEXT* in_struct); argument
5513 safe_VkMemoryHostPointerPropertiesEXT(const safe_VkMemoryHostPointerPropertiesEXT& src);
5514safe_VkMemoryHostPointerPropertiesEXT& operator=(const safe_VkMemoryHostPointerPropertiesEXT& src); argument
5515 safe_VkMemoryHostPointerPropertiesEXT();
5516 ~safe_VkMemoryHostPointerPropertiesEXT();
5518 void initialize(const safe_VkMemoryHostPointerPropertiesEXT* src);
Dvk_safe_struct.cpp24081 safe_VkMemoryHostPointerPropertiesEXT::safe_VkMemoryHostPointerPropertiesEXT(const VkMemoryHostPoin… in safe_VkMemoryHostPointerPropertiesEXT() function in safe_VkMemoryHostPointerPropertiesEXT
24088 safe_VkMemoryHostPointerPropertiesEXT::safe_VkMemoryHostPointerPropertiesEXT() : in safe_VkMemoryHostPointerPropertiesEXT() function in safe_VkMemoryHostPointerPropertiesEXT
24092 safe_VkMemoryHostPointerPropertiesEXT::safe_VkMemoryHostPointerPropertiesEXT(const safe_VkMemoryHos… in safe_VkMemoryHostPointerPropertiesEXT() function in safe_VkMemoryHostPointerPropertiesEXT
24099 safe_VkMemoryHostPointerPropertiesEXT& safe_VkMemoryHostPointerPropertiesEXT::operator=(const safe_… in operator =()
24113 safe_VkMemoryHostPointerPropertiesEXT::~safe_VkMemoryHostPointerPropertiesEXT() in ~safe_VkMemoryHostPointerPropertiesEXT()
24119 void safe_VkMemoryHostPointerPropertiesEXT::initialize(const VkMemoryHostPointerPropertiesEXT* in_s… in initialize()
24126 void safe_VkMemoryHostPointerPropertiesEXT::initialize(const safe_VkMemoryHostPointerPropertiesEXT*… in initialize()