#include "common.h" half4 main ( p_flat I ) : COLOR { return half4 (1,1,1,0)*1.0h; }