Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_utils.h269 class QueueSerialIndexAllocator final
272 QueueSerialIndexAllocator() : mLargestIndexEverAllocated(kInvalidQueueSerialIndex) in QueueSerialIndexAllocator() function
330 void init(SerialIndex index, QueueSerialIndexAllocator *indexAllocator) in init()
343 QueueSerialIndexAllocator *mIndexAllocator;
Dvk_renderer.h1028 vk::QueueSerialIndexAllocator mQueueSerialIndexAllocator;