Home
last modified time | relevance | path

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

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