Searched refs:PreCallValidateCreateInstance (Results 1 – 6 of 6) sorted by relevance
31 …bool PreCallValidateCreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCall…
39 bool BestPractices::PreCallValidateCreateInstance(const VkInstanceCreateInfo* pCreateInfo, const Vk… in PreCallValidateCreateInstance() function in BestPractices
26 bool PreCallValidateCreateInstance(
2524 …virtual bool PreCallValidateCreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAlloca… in PreCallValidateCreateInstance() function
1520 bool StatelessValidation::PreCallValidateCreateInstance( in PreCallValidateCreateInstance() function in StatelessValidation
487 intercept->PreCallValidateCreateInstance(pCreateInfo, pAllocator, pInstance); in CreateInstance()