d3dx9_36: Implement D3DXSHDot

Rico Schüller kgbricola at web.de
Sun Apr 1 02:29:06 CDT 2012


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



More information about the wine-devel mailing list