Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h6471 struct safe_VkSurfaceFullScreenExclusiveInfoEXT { struct
6475 safe_VkSurfaceFullScreenExclusiveInfoEXT(const VkSurfaceFullScreenExclusiveInfoEXT* in_struct); argument
6476 safe_VkSurfaceFullScreenExclusiveInfoEXT(const safe_VkSurfaceFullScreenExclusiveInfoEXT& src);
6477safe_VkSurfaceFullScreenExclusiveInfoEXT& operator=(const safe_VkSurfaceFullScreenExclusiveInfoEXT argument
6478 safe_VkSurfaceFullScreenExclusiveInfoEXT();
6479 ~safe_VkSurfaceFullScreenExclusiveInfoEXT();
6481 void initialize(const safe_VkSurfaceFullScreenExclusiveInfoEXT* src);
Dvk_safe_struct.cpp27723 safe_VkSurfaceFullScreenExclusiveInfoEXT::safe_VkSurfaceFullScreenExclusiveInfoEXT(const VkSurfaceF… in safe_VkSurfaceFullScreenExclusiveInfoEXT() function in safe_VkSurfaceFullScreenExclusiveInfoEXT
27730 safe_VkSurfaceFullScreenExclusiveInfoEXT::safe_VkSurfaceFullScreenExclusiveInfoEXT() : in safe_VkSurfaceFullScreenExclusiveInfoEXT() function in safe_VkSurfaceFullScreenExclusiveInfoEXT
27734 safe_VkSurfaceFullScreenExclusiveInfoEXT::safe_VkSurfaceFullScreenExclusiveInfoEXT(const safe_VkSur… in safe_VkSurfaceFullScreenExclusiveInfoEXT() function in safe_VkSurfaceFullScreenExclusiveInfoEXT
27741 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()