Searched refs:colorImageAllocs (Results 1 – 2 of 2) sorted by relevance
1034 MovePtr<Allocation> colorImageAllocs[numRenderTargets]; in testDifferentAttachmentSizes() local1111 …colorImageAllocs[renderTargetIdx] = bindImage(vk, device, allocator, *colorImages[renderTargetIdx… in testDifferentAttachmentSizes()
904 std::vector<AllocationSp> colorImageAllocs; in execute() local1008 colorImageAllocs.push_back(de::SharedPtr<Allocation>(colorImageAlloc.release())); in execute()