Searched refs:PostCallRecordQueueBindSparse (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/ |
H A D | thread_safety.h | 735 void PostCallRecordQueueBindSparse(
|
H A D | thread_safety.cpp | 520 void ThreadSafety::PostCallRecordQueueBindSparse( in PostCallRecordQueueBindSparse() function in ThreadSafety
|
H A D | chassis.h | 2628 …virtual void PostCallRecordQueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBindSpar… in PostCallRecordQueueBindSparse() function
|
H A D | chassis.cpp | 1595 intercept->PostCallRecordQueueBindSparse(queue, bindInfoCount, pBindInfo, fence, result); in QueueBindSparse()
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | core_validation.h | 1869 …void PostCallRecordQueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBindSparseInfo* …
|
H A D | core_validation.cpp | 12270 void CoreChecks::PostCallRecordQueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBindS… in PostCallRecordQueueBindSparse() function in CoreChecks
|