Home
last modified time | relevance | path

Searched defs:PostCallRecordCmdWaitEvents2KHR (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dsynchronization_validation.cpp5245 void SyncValidator::PostCallRecordCmdWaitEvents2KHR(VkCommandBuffer commandBuffer, uint32_t eventCo… in PostCallRecordCmdWaitEvents2KHR() function in SyncValidator
H A Dcore_validation.cpp9424 void CoreChecks::PostCallRecordCmdWaitEvents2KHR(VkCommandBuffer commandBuffer, uint32_t eventCount… in PostCallRecordCmdWaitEvents2KHR() function in CoreChecks
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/generated/
H A Dthread_safety.cpp5176 void ThreadSafety::PostCallRecordCmdWaitEvents2KHR( in PostCallRecordCmdWaitEvents2KHR() function in ThreadSafety
H A Dcorechecks_optick_instrumentation.cpp4879 void CoreChecksOptickInstrumented::PostCallRecordCmdWaitEvents2KHR(VkCommandBuffer … in PostCallRecordCmdWaitEvents2KHR() function in CoreChecksOptickInstrumented
H A Dchassis.h4549 …virtual void PostCallRecordCmdWaitEvents2KHR(VkCommandBuffer commandBuffer, uint… in PostCallRecordCmdWaitEvents2KHR() function