Home
last modified time | relevance | path

Searched refs:PreCallValidateCmdResetEvent2KHR (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dbest_practices_validation.h312 bool PreCallValidateCmdResetEvent2KHR(VkCommandBuffer commandBuffer, VkEvent event,
H A Dsynchronization_validation.h1462 bool PreCallValidateCmdResetEvent2KHR(VkCommandBuffer commandBuffer, VkEvent event,
H A Dcore_validation.h1209 bool PreCallValidateCmdResetEvent2KHR(VkCommandBuffer commandBuffer, VkEvent event,
H A Dbest_practices_utils.cpp1347 bool BestPractices::PreCallValidateCmdResetEvent2KHR(VkCommandBuffer commandBuffer, VkEvent event, in PreCallValidateCmdResetEvent2KHR() function in BestPractices
H A Dsynchronization_validation.cpp5174 bool SyncValidator::PreCallValidateCmdResetEvent2KHR(VkCommandBuffer commandBuffer, VkEvent event, in PreCallValidateCmdResetEvent2KHR() function in SyncValidator
H A Dcore_validation.cpp8893 bool CoreChecks::PreCallValidateCmdResetEvent2KHR(VkCommandBuffer commandBuffer, VkEvent event, in PreCallValidateCmdResetEvent2KHR() function in CoreChecks
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/generated/
H A Dchassis_dispatch_helper.h1983 BUILD_DISPATCH_VECTOR(PreCallValidateCmdResetEvent2KHR); in InitObjectDispatchVectors()
H A Dparameter_validation.h1415 bool PreCallValidateCmdResetEvent2KHR(
H A Dobject_tracker.h1860 bool PreCallValidateCmdResetEvent2KHR(
H A Dcorechecks_optick_instrumentation.cpp4852 bool CoreChecksOptickInstrumented::PreCallValidateCmdResetEvent2KHR(VkCommandBuffer … in PreCallValidateCmdResetEvent2KHR() function in CoreChecksOptickInstrumented
4854 auto result = CoreChecks::PreCallValidateCmdResetEvent2KHR(commandBuffer, event, stageMask); in PreCallValidateCmdResetEvent2KHR()
H A Dobject_tracker.cpp4165 bool ObjectLifetimes::PreCallValidateCmdResetEvent2KHR( in PreCallValidateCmdResetEvent2KHR() function in ObjectLifetimes
H A Dcorechecks_optick_instrumentation.h990 …bool PreCallValidateCmdResetEvent2KHR(VkCommandBuffer commandBuffer, VkEvent …
H A Dchassis.h4544 …virtual bool PreCallValidateCmdResetEvent2KHR(VkCommandBuffer commandBuffer, VkE… in PreCallValidateCmdResetEvent2KHR() function
H A Dchassis.cpp7578 …skip |= (const_cast<const ValidationObject*>(intercept))->PreCallValidateCmdResetEvent2KHR(command… in CmdResetEvent2KHR()
H A Dparameter_validation.cpp12228 bool StatelessValidation::PreCallValidateCmdResetEvent2KHR( in PreCallValidateCmdResetEvent2KHR() function in StatelessValidation