Searched refs:BufferPoolPointerArray (Results 1 – 2 of 2) sorted by relevance
148 vk::BufferPoolPointerArray mDefaultBufferPools;
1210 using BufferPoolPointerArray = std::array<std::unique_ptr<BufferPool>, VK_MAX_MEMORY_TYPES>; variable