Searched refs:colorBufferAllocs (Results 1 – 1 of 1) sorted by relevance
1041 MovePtr<Allocation> colorBufferAllocs[numRenderTargets]; in testDifferentAttachmentSizes() local1090 …colorBufferAllocs[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()