Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h4559 struct safe_VkExternalFormatANDROID { struct
4563 safe_VkExternalFormatANDROID(const VkExternalFormatANDROID* in_struct); argument
4565 safe_VkExternalFormatANDROID& operator=(const safe_VkExternalFormatANDROID& src); argument
4570 VkExternalFormatANDROID *ptr() { return reinterpret_cast<VkExternalFormatANDROID *>(this); } in ptr()
4571 …ormatANDROID const *ptr() const { return reinterpret_cast<VkExternalFormatANDROID const *>(this); } in ptr()
Dvk_safe_struct.cpp20043 safe_VkExternalFormatANDROID::safe_VkExternalFormatANDROID(const VkExternalFormatANDROID* in_struct… in safe_VkExternalFormatANDROID() function in safe_VkExternalFormatANDROID
20050 safe_VkExternalFormatANDROID::safe_VkExternalFormatANDROID() : in safe_VkExternalFormatANDROID() function in safe_VkExternalFormatANDROID
20054 safe_VkExternalFormatANDROID::safe_VkExternalFormatANDROID(const safe_VkExternalFormatANDROID& src) in safe_VkExternalFormatANDROID() function in safe_VkExternalFormatANDROID