Home
last modified time | relevance | path

Searched defs:PostCallRecordQueueBindSparse (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.cpp520 void ThreadSafety::PostCallRecordQueueBindSparse( in PostCallRecordQueueBindSparse() function in ThreadSafety
H A Dchassis.h2628 …virtual void PostCallRecordQueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBindSpar… in PostCallRecordQueueBindSparse() function
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp12270 void CoreChecks::PostCallRecordQueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBindS… in PostCallRecordQueueBindSparse() function in CoreChecks