"Blue: case %u, order %u: expected[%u] = %f, received %f\n",l,order,j,expected,test[l].blue_received[j]);
}
}
}
}
/* D3DXSHEvalSphericalLight accepts order < D3DXSH_MINORDER or order > D3DXSH_MAXORDER. But tests in native windows show that the colour outputs are not set */