Searched refs:ImageSuballocation (Results 1 – 4 of 4) sorted by relevance
96 class ImageSuballocation : public IImageAllocator class
104 void ImageSuballocation::createTestImage (tcu::IVec2 size, in createTestImage()
175 …ImageSuballocation().createTestImage(m_renderSize, m_colorFormat, context, memAlloc, m_colorImage,… in BufferViewTestInstance()
196 allocator = de::MovePtr<IImageAllocator>(new ImageSuballocation); in allocate()