Home
last modified time | relevance | path

Searched refs:ImageDedicatedAllocation (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferAndImageAllocationUtil.hpp118 class ImageDedicatedAllocation : public IImageAllocator class
H A DvktApiBufferAndImageAllocationUtil.cpp144 void ImageDedicatedAllocation::createTestImage (tcu::IVec2 size, in createTestImage()
H A DvktApiMemoryRequirementInvarianceTests.cpp204 allocator = de::MovePtr<IImageAllocator>(new ImageDedicatedAllocation); in allocate()
H A DvktApiBufferViewAccessTests.cpp203 ImageDedicatedAllocation().createTestImage(m_renderSize, m_colorFormat, context, memAlloc, m_colorImage, MemoryRequirement::Any, m_colorImageAlloc); in BufferViewTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferAndImageAllocationUtil.hpp109 class ImageDedicatedAllocation : public IImageAllocator class
H A DvktApiBufferAndImageAllocationUtil.cpp142 void ImageDedicatedAllocation::createTestImage (tcu::IVec2 size, in createTestImage()
H A DvktApiMemoryRequirementInvarianceTests.cpp198 allocator = de::MovePtr<IImageAllocator>(new ImageDedicatedAllocation); in allocate()
H A DvktApiBufferViewAccessTests.cpp200 ImageDedicatedAllocation().createTestImage(m_renderSize, m_colorFormat, context, memAlloc, m_colorImage, MemoryRequirement::Any, m_colorImageAlloc); in BufferViewTestInstance()

Completed in 9 milliseconds