Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dobject_tracker.h58 OBJSTATUS_GPU_MEM_MAPPED = 0x00000020, // Memory object is currently mapped enumerator
735 …emory_status(device, mem, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEMORY_EXT, OBJSTATUS_GPU_MEM_MAPPED); in explicit_MapMemory()
750 …emory_status(device, mem, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEMORY_EXT, OBJSTATUS_GPU_MEM_MAPPED); in explicit_UnmapMemory()