Lines Matching full:tracker
149 ### VK_LAYER_LUNARG_core_validation Memory Tracker Details Table
150 The Mem Tracker portion of the VK_LAYER_LUNARG_core_validation layer tracks memory objects and references and validates that they are managed correctly by the application. This includes tracking object bindings, memory hazards, and memory object lifetimes. Several other hazard-related issues related to command buffers, fences, and memory mapping are also validated in this layer segment.
173 ### VK_LAYER_LUNARG_core_validation Memory Tracker Pending Work and Enhancements