Searched refs:safe_VkFormatProperties2 (Results 1 – 2 of 2) sorted by relevance
1437 struct safe_VkFormatProperties2 { struct1441 safe_VkFormatProperties2(const VkFormatProperties2* in_struct); argument1442 safe_VkFormatProperties2(const safe_VkFormatProperties2& src);1443 safe_VkFormatProperties2& operator=(const safe_VkFormatProperties2& src); argument1444 safe_VkFormatProperties2();1445 ~safe_VkFormatProperties2();1447 void initialize(const safe_VkFormatProperties2* src);
7387 safe_VkFormatProperties2::safe_VkFormatProperties2(const VkFormatProperties2* in_struct) : in safe_VkFormatProperties2() function in safe_VkFormatProperties27394 safe_VkFormatProperties2::safe_VkFormatProperties2() : in safe_VkFormatProperties2() function in safe_VkFormatProperties27398 safe_VkFormatProperties2::safe_VkFormatProperties2(const safe_VkFormatProperties2& src) in safe_VkFormatProperties2() function in safe_VkFormatProperties27405 safe_VkFormatProperties2& safe_VkFormatProperties2::operator=(const safe_VkFormatProperties2& src) in operator =()7419 safe_VkFormatProperties2::~safe_VkFormatProperties2() in ~safe_VkFormatProperties2()7425 void safe_VkFormatProperties2::initialize(const VkFormatProperties2* in_struct) in initialize()7432 void safe_VkFormatProperties2::initialize(const safe_VkFormatProperties2* src) in initialize()