Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp1041 MovePtr<Allocation> colorBufferAllocs[numRenderTargets]; in testDifferentAttachmentSizes() local
1090colorBufferAllocs[renderTargetIdx] = bindBuffer(vk, device, allocator, *colorBuffers[renderTar… in testDifferentAttachmentSizes()
1312 invalidateAlloc(vk, device, *colorBufferAllocs[renderTargetIdx]); in testDifferentAttachmentSizes()
1327 …xelBufferAccess resultImage (format, size.x(), size.y(), size.z(), colorBufferAllocs[renderTarget… in testDifferentAttachmentSizes()