Searched refs:safe_VkBindImageMemoryInfo (Results 1 – 3 of 3) sorted by relevance
1114 struct safe_VkBindImageMemoryInfo { struct1120 safe_VkBindImageMemoryInfo(const VkBindImageMemoryInfo* in_struct); argument1121 safe_VkBindImageMemoryInfo(const safe_VkBindImageMemoryInfo& src);1122 safe_VkBindImageMemoryInfo& operator=(const safe_VkBindImageMemoryInfo& src); argument1123 safe_VkBindImageMemoryInfo();1124 ~safe_VkBindImageMemoryInfo();1126 void initialize(const safe_VkBindImageMemoryInfo* src);
6022 safe_VkBindImageMemoryInfo::safe_VkBindImageMemoryInfo(const VkBindImageMemoryInfo* in_struct) : in safe_VkBindImageMemoryInfo() function in safe_VkBindImageMemoryInfo6031 safe_VkBindImageMemoryInfo::safe_VkBindImageMemoryInfo() : in safe_VkBindImageMemoryInfo() function in safe_VkBindImageMemoryInfo6035 safe_VkBindImageMemoryInfo::safe_VkBindImageMemoryInfo(const safe_VkBindImageMemoryInfo& src) in safe_VkBindImageMemoryInfo() function in safe_VkBindImageMemoryInfo6044 safe_VkBindImageMemoryInfo& safe_VkBindImageMemoryInfo::operator=(const safe_VkBindImageMemoryInfo&… in operator =()6060 safe_VkBindImageMemoryInfo::~safe_VkBindImageMemoryInfo() in ~safe_VkBindImageMemoryInfo()6066 void safe_VkBindImageMemoryInfo::initialize(const VkBindImageMemoryInfo* in_struct) in initialize()6075 void safe_VkBindImageMemoryInfo::initialize(const safe_VkBindImageMemoryInfo* src) in initialize()
3254 safe_VkBindImageMemoryInfo *local_pBindInfos = NULL; in DispatchBindImageMemory2()3257 local_pBindInfos = new safe_VkBindImageMemoryInfo[bindInfoCount]; in DispatchBindImageMemory2()4778 safe_VkBindImageMemoryInfo *local_pBindInfos = NULL; in DispatchBindImageMemory2KHR()4781 local_pBindInfos = new safe_VkBindImageMemoryInfo[bindInfoCount]; in DispatchBindImageMemory2KHR()