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