Searched refs:XCOORDINV (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/directx/wine/d3dx9_36/ |
H A D | texture.c | 1666 XCOORDINV = 1, enumerator 1679 case XCOORDINV: in get_cube_coord() 1707 {ONE, YCOORDINV, XCOORDINV}, in D3DXFillCubeTexture() 1712 {XCOORDINV, YCOORDINV, ZERO} in D3DXFillCubeTexture()
|
/reactos/modules/rostests/winetests/d3dx9_36/ |
H A D | texture.c | 1336 XCOORDINV = 1, enumerator 1349 case XCOORDINV: in get_cube_coord() 1375 {ONE, YCOORDINV, XCOORDINV}, in test_D3DXFillCubeTexture() 1380 {XCOORDINV, YCOORDINV, ZERO} in test_D3DXFillCubeTexture()
|