Am 01.04.2012 04:33, schrieb David Adam: + * Order is not limited by D3DXSH_MINORDER and D3DXSH_MAXORDER!+ * All values will work, test from 0-7 [D3DXSH_MINORDER = 2, D3DXSH_MAXORDER = 6]
+ * Exceptions will show up when out, in1 or in2 are NULL + */ + for (k = 0; k < 8; k++)
Where is the variable out? Cheers Rico
