Searched refs:init_dec3n_dword (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/d3dx9_36/ |
H A D | mesh.c | 6556 static DWORD init_dec3n_dword(INT x, INT y, INT z, INT w) in init_dec3n_dword() function 7885 const DWORD dword_dec3n_zero = init_dec3n_dword(0, 0, 0, 1); in test_weld_vertices() 7886 const DWORD dword_dec3n_511 = init_dec3n_dword(511, 511, 511, 1); in test_weld_vertices() 7887 const DWORD dword_dec3n_510 = init_dec3n_dword(510, 510, 510, 1); in test_weld_vertices()
|