Searched refs:PostCallRecordGetDeviceQueue (Results 1 – 8 of 8) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | object_tracker_utils.cpp | 355 void ObjectLifetimes::PostCallRecordGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint… in PostCallRecordGetDeviceQueue() function in ObjectLifetimes
|
D | core_validation.h | 406 …void PostCallRecordGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex,…
|
D | core_validation.cpp | 4102 void ValidationStateTracker::PostCallRecordGetDeviceQueue(VkDevice device, uint32_t queueFamilyInde… in PostCallRecordGetDeviceQueue() function in ValidationStateTracker
|
/external/vulkan-validation-layers/layers/generated/ |
D | object_tracker.h | 114 void PostCallRecordGetDeviceQueue(
|
D | thread_safety.h | 558 void PostCallRecordGetDeviceQueue(
|
D | thread_safety.cpp | 214 void ThreadSafety::PostCallRecordGetDeviceQueue( in PostCallRecordGetDeviceQueue() function in ThreadSafety
|
D | chassis.h | 2577 …virtual void PostCallRecordGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t que… in PostCallRecordGetDeviceQueue() function
|
D | chassis.cpp | 1203 intercept->PostCallRecordGetDeviceQueue(device, queueFamilyIndex, queueIndex, pQueue); in GetDeviceQueue()
|