Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dobject_tracker.h347 void PreCallRecordDestroyBufferView(
Dthread_safety.h953 void PreCallRecordDestroyBufferView(
Dthread_safety.cpp891 void ThreadSafety::PreCallRecordDestroyBufferView( in PreCallRecordDestroyBufferView() function in ThreadSafety
Dobject_tracker.cpp846 void ObjectLifetimes::PreCallRecordDestroyBufferView( in PreCallRecordDestroyBufferView() function in ObjectLifetimes
Dchassis.h2684 …virtual void PreCallRecordDestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllo… in PreCallRecordDestroyBufferView() function
Dchassis.cpp2031 intercept->PreCallRecordDestroyBufferView(device, bufferView, pAllocator); in DestroyBufferView()
/external/vulkan-validation-layers/layers/
Dcore_validation.h483 …void PreCallRecordDestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCa…
Dbuffer_validation.cpp4630 void ValidationStateTracker::PreCallRecordDestroyBufferView(VkDevice device, VkBufferView bufferVie… in PreCallRecordDestroyBufferView() function in ValidationStateTracker