Home
last modified time | relevance | path

Searched refs:PreCallValidateDestroySampler (Results 1 – 8 of 8) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.h320 bool PreCallValidateDestroySampler(
Dobject_tracker.h510 bool PreCallValidateDestroySampler(
Dobject_tracker.cpp1240 bool ObjectLifetimes::PreCallValidateDestroySampler( in PreCallValidateDestroySampler() function in ObjectLifetimes
Dchassis.h2737 …virtual bool PreCallValidateDestroySampler(VkDevice device, VkSampler sampler, const VkAllocationC… in PreCallValidateDestroySampler() function
Dparameter_validation.cpp3435 bool StatelessValidation::PreCallValidateDestroySampler( in PreCallValidateDestroySampler() function in StatelessValidation
Dchassis.cpp2347 skip |= intercept->PreCallValidateDestroySampler(device, sampler, pAllocator); in DestroySampler()
/external/vulkan-validation-layers/layers/
Dcore_validation.h1672 …bool PreCallValidateDestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks…
Dcore_validation.cpp4671 bool CoreChecks::PreCallValidateDestroySampler(VkDevice device, VkSampler sampler, const VkAllocati… in PreCallValidateDestroySampler() function in CoreChecks