Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferAndImageAllocationUtil.hpp96 class ImageSuballocation : public IImageAllocator class
DvktApiBufferAndImageAllocationUtil.cpp104 void ImageSuballocation::createTestImage (tcu::IVec2 size, in createTestImage()
DvktApiBufferViewAccessTests.cpp175ImageSuballocation().createTestImage(m_renderSize, m_colorFormat, context, memAlloc, m_colorImage,… in BufferViewTestInstance()
DvktApiMemoryRequirementInvarianceTests.cpp196 allocator = de::MovePtr<IImageAllocator>(new ImageSuballocation); in allocate()