Home
last modified time | relevance | path

Searched refs:PreCallRecordCreateInstance (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/
Dbest_practices.h33 …void PreCallRecordCreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallba…
Dbest_practices.cpp55 void BestPractices::PreCallRecordCreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAl… in PreCallRecordCreateInstance() function in BestPractices
/external/vulkan-validation-layers/layers/generated/
Dchassis.h2525 …virtual void PreCallRecordCreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocati… in PreCallRecordCreateInstance() function
Dchassis.cpp490 intercept->PreCallRecordCreateInstance(pCreateInfo, pAllocator, pInstance); in CreateInstance()