Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dparameter_validation_utils.cpp133 void StatelessValidation::PostCallRecordCreateDevice(VkPhysicalDevice physicalDevice, const VkDevic… in PostCallRecordCreateDevice() function in StatelessValidation
Dcore_validation.cpp2437 void CoreChecks::PostCallRecordCreateDevice(VkPhysicalDevice gpu, const VkDeviceCreateInfo *pCreate… in PostCallRecordCreateDevice() function in CoreChecks
2461 void ValidationStateTracker::PostCallRecordCreateDevice(VkPhysicalDevice gpu, const VkDeviceCreateI… in PostCallRecordCreateDevice() function in ValidationStateTracker
/external/vulkan-validation-layers/layers/generated/
Dobject_tracker.cpp194 void ObjectLifetimes::PostCallRecordCreateDevice( in PostCallRecordCreateDevice() function in ObjectLifetimes
Dchassis.h2559 …virtual void PostCallRecordCreateDevice(VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo*… in PostCallRecordCreateDevice() function