Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.h274 bool PreCallValidateDestroyPipelineCache(
Dobject_tracker.h424 bool PreCallValidateDestroyPipelineCache(
Dobject_tracker.cpp1017 bool ObjectLifetimes::PreCallValidateDestroyPipelineCache( in PreCallValidateDestroyPipelineCache() function in ObjectLifetimes
Dchassis.h2710 …virtual bool PreCallValidateDestroyPipelineCache(VkDevice device, VkPipelineCache pipelineCache, c… in PreCallValidateDestroyPipelineCache() function
Dparameter_validation.cpp3028 bool StatelessValidation::PreCallValidateDestroyPipelineCache( in PreCallValidateDestroyPipelineCache() function in StatelessValidation
Dchassis.cpp2209 skip |= intercept->PreCallValidateDestroyPipelineCache(device, pipelineCache, pAllocator); in DestroyPipelineCache()