Searched refs:safe_VkBindBufferMemoryInfo (Results 1 – 3 of 3) sorted by relevance
1097 struct safe_VkBindBufferMemoryInfo { struct1103 safe_VkBindBufferMemoryInfo(const VkBindBufferMemoryInfo* in_struct); argument1104 safe_VkBindBufferMemoryInfo(const safe_VkBindBufferMemoryInfo& src);1105 safe_VkBindBufferMemoryInfo& operator=(const safe_VkBindBufferMemoryInfo& src); argument1106 safe_VkBindBufferMemoryInfo();1107 ~safe_VkBindBufferMemoryInfo();1109 void initialize(const safe_VkBindBufferMemoryInfo* src);
5960 safe_VkBindBufferMemoryInfo::safe_VkBindBufferMemoryInfo(const VkBindBufferMemoryInfo* in_struct) : in safe_VkBindBufferMemoryInfo() function in safe_VkBindBufferMemoryInfo5969 safe_VkBindBufferMemoryInfo::safe_VkBindBufferMemoryInfo() : in safe_VkBindBufferMemoryInfo() function in safe_VkBindBufferMemoryInfo5973 safe_VkBindBufferMemoryInfo::safe_VkBindBufferMemoryInfo(const safe_VkBindBufferMemoryInfo& src) in safe_VkBindBufferMemoryInfo() function in safe_VkBindBufferMemoryInfo5982 safe_VkBindBufferMemoryInfo& safe_VkBindBufferMemoryInfo::operator=(const safe_VkBindBufferMemoryIn… in operator =()5998 safe_VkBindBufferMemoryInfo::~safe_VkBindBufferMemoryInfo() in ~safe_VkBindBufferMemoryInfo()6004 void safe_VkBindBufferMemoryInfo::initialize(const VkBindBufferMemoryInfo* in_struct) in initialize()6013 void safe_VkBindBufferMemoryInfo::initialize(const safe_VkBindBufferMemoryInfo* src) in initialize()
3225 safe_VkBindBufferMemoryInfo *local_pBindInfos = NULL; in DispatchBindBufferMemory2()3228 local_pBindInfos = new safe_VkBindBufferMemoryInfo[bindInfoCount]; in DispatchBindBufferMemory2()4749 safe_VkBindBufferMemoryInfo *local_pBindInfos = NULL; in DispatchBindBufferMemory2KHR()4752 local_pBindInfos = new safe_VkBindBufferMemoryInfo[bindInfoCount]; in DispatchBindBufferMemory2KHR()