Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dparameter_validation_utils.cpp133 void StatelessValidation::PostCallRecordCreateDevice(VkPhysicalDevice physicalDevice, const VkDevic… in PostCallRecordCreateDevice() function in StatelessValidation
H A 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
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dobject_tracker.cpp194 void ObjectLifetimes::PostCallRecordCreateDevice( in PostCallRecordCreateDevice() function in ObjectLifetimes
H A Dchassis.h2559 …virtual void PostCallRecordCreateDevice(VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo*… in PostCallRecordCreateDevice() function