Searched refs:PostCallRecordCreateInstance (Results 1 – 8 of 8) sorted by relevance
559 void ObjectLifetimes::PostCallRecordCreateInstance(const VkInstanceCreateInfo *pCreateInfo, const V… in PostCallRecordCreateInstance() function in ObjectLifetimes
1000 …void PostCallRecordCreateInstance(const VkInstanceCreateInfo *pCreateInfo, const VkAllocationCallb…
109 void StatelessValidation::PostCallRecordCreateInstance(const VkInstanceCreateInfo *pCreateInfo, in PostCallRecordCreateInstance() function in StatelessValidation
1613 …void PostCallRecordCreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallb…
2328 void CoreChecks::PostCallRecordCreateInstance(const VkInstanceCreateInfo *pCreateInfo, const VkAllo… in PostCallRecordCreateInstance() function in CoreChecks
32 void PostCallRecordCreateInstance(
2526 …virtual void PostCallRecordCreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocat… in PostCallRecordCreateInstance() function
546 intercept->PostCallRecordCreateInstance(pCreateInfo, pAllocator, pInstance, result); in CreateInstance()