Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dstateless_validation.h916 …void PostCallRecordCreateDevice(VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo *pCreate…
Dparameter_validation_utils.cpp117 void StatelessValidation::PostCallRecordCreateDevice(VkPhysicalDevice physicalDevice, const VkDevic… in PostCallRecordCreateDevice() function in StatelessValidation
Dcore_validation.h1018 void PostCallRecordCreateDevice(VkPhysicalDevice gpu, const VkDeviceCreateInfo* pCreateInfo,
Dcore_validation.cpp2376 void CoreChecks::PostCallRecordCreateDevice(VkPhysicalDevice gpu, const VkDeviceCreateInfo *pCreate… in PostCallRecordCreateDevice() function in CoreChecks