Searched refs:safe_VkSurfaceFullScreenExclusiveInfoEXT (Results 1 – 2 of 2) sorted by relevance
6471 struct safe_VkSurfaceFullScreenExclusiveInfoEXT { struct6475 safe_VkSurfaceFullScreenExclusiveInfoEXT(const VkSurfaceFullScreenExclusiveInfoEXT* in_struct); argument6476 safe_VkSurfaceFullScreenExclusiveInfoEXT(const safe_VkSurfaceFullScreenExclusiveInfoEXT& src);6477 …safe_VkSurfaceFullScreenExclusiveInfoEXT& operator=(const safe_VkSurfaceFullScreenExclusiveInfoEXT… argument6478 safe_VkSurfaceFullScreenExclusiveInfoEXT();6479 ~safe_VkSurfaceFullScreenExclusiveInfoEXT();6481 void initialize(const safe_VkSurfaceFullScreenExclusiveInfoEXT* src);
27723 safe_VkSurfaceFullScreenExclusiveInfoEXT::safe_VkSurfaceFullScreenExclusiveInfoEXT(const VkSurfaceF… in safe_VkSurfaceFullScreenExclusiveInfoEXT() function in safe_VkSurfaceFullScreenExclusiveInfoEXT27730 safe_VkSurfaceFullScreenExclusiveInfoEXT::safe_VkSurfaceFullScreenExclusiveInfoEXT() : in safe_VkSurfaceFullScreenExclusiveInfoEXT() function in safe_VkSurfaceFullScreenExclusiveInfoEXT27734 safe_VkSurfaceFullScreenExclusiveInfoEXT::safe_VkSurfaceFullScreenExclusiveInfoEXT(const safe_VkSur… in safe_VkSurfaceFullScreenExclusiveInfoEXT() function in safe_VkSurfaceFullScreenExclusiveInfoEXT27741 safe_VkSurfaceFullScreenExclusiveInfoEXT& safe_VkSurfaceFullScreenExclusiveInfoEXT::operator=(const… in operator =()27755 safe_VkSurfaceFullScreenExclusiveInfoEXT::~safe_VkSurfaceFullScreenExclusiveInfoEXT() in ~safe_VkSurfaceFullScreenExclusiveInfoEXT()27761 void safe_VkSurfaceFullScreenExclusiveInfoEXT::initialize(const VkSurfaceFullScreenExclusiveInfoEXT… in initialize()27768 void safe_VkSurfaceFullScreenExclusiveInfoEXT::initialize(const safe_VkSurfaceFullScreenExclusiveIn… in initialize()29040 …safe_pNext = new safe_VkSurfaceFullScreenExclusiveInfoEXT(reinterpret_cast<const VkSurfaceFullScre… in SafePnextCopy()29670 delete reinterpret_cast<const safe_VkSurfaceFullScreenExclusiveInfoEXT *>(header); in FreePnextChain()