Home
last modified time | relevance | path

Searched defs:safe_VkDeviceEventInfoEXT (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h4115 struct safe_VkDeviceEventInfoEXT { struct
4119 safe_VkDeviceEventInfoEXT(const VkDeviceEventInfoEXT* in_struct); argument
4121 safe_VkDeviceEventInfoEXT& operator=(const safe_VkDeviceEventInfoEXT& src); argument
4126 VkDeviceEventInfoEXT *ptr() { return reinterpret_cast<VkDeviceEventInfoEXT *>(this); } in ptr()
4127 …iceEventInfoEXT const *ptr() const { return reinterpret_cast<VkDeviceEventInfoEXT const *>(this); } in ptr()
Dvk_safe_struct.cpp18235 safe_VkDeviceEventInfoEXT::safe_VkDeviceEventInfoEXT(const VkDeviceEventInfoEXT* in_struct) : in safe_VkDeviceEventInfoEXT() function in safe_VkDeviceEventInfoEXT
18242 safe_VkDeviceEventInfoEXT::safe_VkDeviceEventInfoEXT() : in safe_VkDeviceEventInfoEXT() function in safe_VkDeviceEventInfoEXT
18246 safe_VkDeviceEventInfoEXT::safe_VkDeviceEventInfoEXT(const safe_VkDeviceEventInfoEXT& src) in safe_VkDeviceEventInfoEXT() function in safe_VkDeviceEventInfoEXT