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