Searched refs:ImageMemorySuballocator (Results 1 – 3 of 3) sorted by relevance
71 class ImageMemorySuballocator : angle::NonCopyable74 ImageMemorySuballocator();75 ~ImageMemorySuballocator();220 vk::ImageMemorySuballocator &getImageMemorySuballocator() { return mImageMemorySuballocator; } in getImageMemorySuballocator()967 vk::ImageMemorySuballocator mImageMemorySuballocator;
5845 ImageMemorySuballocator::ImageMemorySuballocator() {} in ImageMemorySuballocator() function in rx::vk::ImageMemorySuballocator5846 ImageMemorySuballocator::~ImageMemorySuballocator() {} in ~ImageMemorySuballocator()5848 void ImageMemorySuballocator::destroy(RendererVk *renderer) {} in destroy()5850 VkResult ImageMemorySuballocator::allocateAndBindMemory(Context *context, in allocateAndBindMemory()5956 VkResult ImageMemorySuballocator::mapMemoryAndInitWithNonZeroValue(RendererVk *renderer, in mapMemoryAndInitWithNonZeroValue()
430 friend class ImageMemorySuballocator;526 friend class ImageMemorySuballocator;