Home
last modified time | relevance | path

Searched refs:PreCallValidateCmdSetCheckpointNV (Results 1 – 6 of 6) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.h1663 bool PreCallValidateCmdSetCheckpointNV(
Dobject_tracker.h2178 bool PreCallValidateCmdSetCheckpointNV(
Dobject_tracker.cpp4879 bool ObjectLifetimes::PreCallValidateCmdSetCheckpointNV( in PreCallValidateCmdSetCheckpointNV() function in ObjectLifetimes
Dchassis.h3586 …virtual bool PreCallValidateCmdSetCheckpointNV(VkCommandBuffer commandBuffer, const void* pCheckpo… in PreCallValidateCmdSetCheckpointNV() function
Dparameter_validation.cpp9943 bool StatelessValidation::PreCallValidateCmdSetCheckpointNV( in PreCallValidateCmdSetCheckpointNV() function in StatelessValidation
Dchassis.cpp8696 skip |= intercept->PreCallValidateCmdSetCheckpointNV(commandBuffer, pCheckpointMarker); in CmdSetCheckpointNV()