/* SCE CONFIDENTIAL $PSLibId$ * Copyright (C) 2010 Sony Computer Entertainment Inc. * All Rights Reserved. */ float4 main(uniform half4 color) : COLOR { return color; }