Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h3103 struct safe_VkSurfaceFormat2KHR { struct
3107 safe_VkSurfaceFormat2KHR(const VkSurfaceFormat2KHR* in_struct); argument
3109 safe_VkSurfaceFormat2KHR& operator=(const safe_VkSurfaceFormat2KHR& src); argument
3114 VkSurfaceFormat2KHR *ptr() { return reinterpret_cast<VkSurfaceFormat2KHR *>(this); } in ptr()
3115 …urfaceFormat2KHR const *ptr() const { return reinterpret_cast<VkSurfaceFormat2KHR const *>(this); } in ptr()
Dvk_safe_struct.cpp14072 safe_VkSurfaceFormat2KHR::safe_VkSurfaceFormat2KHR(const VkSurfaceFormat2KHR* in_struct) : in safe_VkSurfaceFormat2KHR() function in safe_VkSurfaceFormat2KHR
14079 safe_VkSurfaceFormat2KHR::safe_VkSurfaceFormat2KHR() : in safe_VkSurfaceFormat2KHR() function in safe_VkSurfaceFormat2KHR
14083 safe_VkSurfaceFormat2KHR::safe_VkSurfaceFormat2KHR(const safe_VkSurfaceFormat2KHR& src) in safe_VkSurfaceFormat2KHR() function in safe_VkSurfaceFormat2KHR