Home
last modified time | relevance | path

Searched refs:PreCallRecordFreeMemory (Results 1 – 23 of 23) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/
H A Dbest_practices_validation.h153 …void PreCallRecordFreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* …
H A Dbest_practices_utils.cpp571 void BestPractices::PreCallRecordFreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocat… in PreCallRecordFreeMemory() function in BestPractices
572 ValidationStateTracker::PreCallRecordFreeMemory(device, memory, pAllocator); in PreCallRecordFreeMemory()
H A Dstate_tracker.h961 …void PreCallRecordFreeMemory(VkDevice device, VkDeviceMemory mem, const VkAllocationCallbacks* pAl…
H A Dstate_tracker.cpp2283 void ValidationStateTracker::PreCallRecordFreeMemory(VkDevice device, VkDeviceMemory mem, const VkA… in PreCallRecordFreeMemory() function in ValidationStateTracker
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dbest_practices_validation.h269 …void PreCallRecordFreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* …
H A Dbest_practices_utils.cpp720 void BestPractices::PreCallRecordFreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocat… in PreCallRecordFreeMemory() function in BestPractices
721 ValidationStateTracker::PreCallRecordFreeMemory(device, memory, pAllocator); in PreCallRecordFreeMemory()
H A Dstate_tracker.h718 …void PreCallRecordFreeMemory(VkDevice device, VkDeviceMemory mem, const VkAllocationCallbacks* pAl…
H A Dstate_tracker.cpp1363 void ValidationStateTracker::PreCallRecordFreeMemory(VkDevice device, VkDeviceMemory mem, const VkA… in PreCallRecordFreeMemory() function in ValidationStateTracker
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/generated/
H A Dchassis_dispatch_helper.h1281 BUILD_DISPATCH_VECTOR(PreCallRecordFreeMemory); in InitObjectDispatchVectors()
H A Dobject_tracker.h144 void PreCallRecordFreeMemory(
H A Dthread_safety.h753 void PreCallRecordFreeMemory(
H A Dcorechecks_optick_instrumentation.cpp384 void CoreChecksOptickInstrumented::PreCallRecordFreeMemory(VkDevice device, VkDeviceMemory memory, … in PreCallRecordFreeMemory() function in CoreChecksOptickInstrumented
386 CoreChecks::PreCallRecordFreeMemory(device, memory, pAllocator); in PreCallRecordFreeMemory()
H A Dthread_safety.cpp924 void ThreadSafety::PreCallRecordFreeMemory( in PreCallRecordFreeMemory() function in ThreadSafety
H A Dobject_tracker.cpp308 void ObjectLifetimes::PreCallRecordFreeMemory( in PreCallRecordFreeMemory() function in ObjectLifetimes
H A Dcorechecks_optick_instrumentation.h102 …void PreCallRecordFreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* …
H A Dchassis.h3656 …virtual void PreCallRecordFreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCal… in PreCallRecordFreeMemory() function
H A Dchassis.cpp1233 intercept->PreCallRecordFreeMemory(device, memory, pAllocator); in FreeMemory()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/generated/
H A Dobject_tracker.h143 void PreCallRecordFreeMemory(
H A Dthread_safety.h721 void PreCallRecordFreeMemory(
H A Dobject_tracker.cpp293 void ObjectLifetimes::PreCallRecordFreeMemory( in PreCallRecordFreeMemory() function in ObjectLifetimes
H A Dthread_safety.cpp886 void ThreadSafety::PreCallRecordFreeMemory( in PreCallRecordFreeMemory() function in ThreadSafety
H A Dchassis.h3241 …virtual void PreCallRecordFreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCal… in PreCallRecordFreeMemory() function
H A Dchassis.cpp1206 intercept->PreCallRecordFreeMemory(device, memory, pAllocator); in FreeMemory()