Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.h233 bool PreCallValidateDestroyBufferView(
H A Dobject_tracker.h343 bool PreCallValidateDestroyBufferView(
H A Dobject_tracker.cpp834 bool ObjectLifetimes::PreCallValidateDestroyBufferView( in PreCallValidateDestroyBufferView() function in ObjectLifetimes
H A Dchassis.h2683 …virtual bool PreCallValidateDestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAl… in PreCallValidateDestroyBufferView() function
H A Dparameter_validation.cpp2705 bool StatelessValidation::PreCallValidateDestroyBufferView( in PreCallValidateDestroyBufferView() function in StatelessValidation
H A Dchassis.cpp2026 skip |= intercept->PreCallValidateDestroyBufferView(device, bufferView, pAllocator); in DestroyBufferView()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.h1517 …bool PreCallValidateDestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocation…
H A Dbuffer_validation.cpp4618 bool CoreChecks::PreCallValidateDestroyBufferView(VkDevice device, VkBufferView bufferView, in PreCallValidateDestroyBufferView() function in CoreChecks