Home
last modified time | relevance | path

Searched refs:D3DXMatrixRotationX (Results 1 – 23 of 23) sorted by relevance

/reactos/dll/directx/wine/d3dx9_24/
H A Dd3dx9_24.spec218 @ stdcall D3DXMatrixRotationX(ptr float)
/reactos/dll/directx/wine/d3dx9_25/
H A Dd3dx9_25.spec218 @ stdcall D3DXMatrixRotationX(ptr float)
/reactos/dll/directx/wine/d3dx9_28/
H A Dd3dx9_28.spec222 @ stdcall D3DXMatrixRotationX(ptr float)
/reactos/dll/directx/wine/d3dx9_31/
H A Dd3dx9_31.spec219 @ stdcall D3DXMatrixRotationX(ptr float)
/reactos/dll/directx/wine/d3dx9_32/
H A Dd3dx9_32.spec219 @ stdcall D3DXMatrixRotationX(ptr float)
/reactos/dll/directx/wine/d3dx9_38/
H A Dd3dx9_38.spec221 @ stdcall D3DXMatrixRotationX(ptr float)
/reactos/dll/directx/wine/d3dx9_40/
H A Dd3dx9_40.spec221 @ stdcall D3DXMatrixRotationX(ptr float)
/reactos/dll/directx/wine/d3dx9_42/
H A Dd3dx9_42.spec214 @ stdcall D3DXMatrixRotationX(ptr float)
/reactos/dll/directx/wine/d3dx9_33/
H A Dd3dx9_33.spec219 @ stdcall D3DXMatrixRotationX(ptr float)
/reactos/dll/directx/wine/d3dx9_34/
H A Dd3dx9_34.spec219 @ stdcall D3DXMatrixRotationX(ptr float)
/reactos/dll/directx/wine/d3dx9_35/
H A Dd3dx9_35.spec219 @ stdcall D3DXMatrixRotationX(ptr float)
/reactos/dll/directx/wine/d3dx9_37/
H A Dd3dx9_37.spec221 @ stdcall D3DXMatrixRotationX(ptr float)
/reactos/dll/directx/wine/d3dx9_26/
H A Dd3dx9_26.spec222 @ stdcall D3DXMatrixRotationX(ptr float)
/reactos/dll/directx/wine/d3dx9_27/
H A Dd3dx9_27.spec222 @ stdcall D3DXMatrixRotationX(ptr float)
/reactos/dll/directx/wine/d3dx9_29/
H A Dd3dx9_29.spec222 @ stdcall D3DXMatrixRotationX(ptr float)
/reactos/dll/directx/wine/d3dx9_30/
H A Dd3dx9_30.spec222 @ stdcall D3DXMatrixRotationX(ptr float)
/reactos/dll/directx/wine/d3dx9_36/
H A Dd3dx9_36.spec221 @ stdcall D3DXMatrixRotationX(ptr float)
H A Dmath.c643 D3DXMATRIX* WINAPI D3DXMatrixRotationX(D3DXMATRIX *pout, FLOAT angle) in D3DXMatrixRotationX() function
/reactos/dll/directx/wine/d3dx9_39/
H A Dd3dx9_39.spec221 @ stdcall D3DXMatrixRotationX(ptr float)
/reactos/dll/directx/wine/d3dx9_41/
H A Dd3dx9_41.spec221 @ stdcall D3DXMatrixRotationX(ptr float)
/reactos/dll/directx/wine/d3dx9_43/
H A Dd3dx9_43.spec214 @ stdcall D3DXMatrixRotationX(ptr float)
/reactos/sdk/include/dxsdk/
H A Dd3dx9math.h313 D3DXMATRIX* WINAPI D3DXMatrixRotationX(D3DXMATRIX *pout, FLOAT angle);
/reactos/modules/rostests/winetests/d3dx9_36/
H A Dmath.c597 D3DXMatrixRotationX(&gotmat, angle); in D3DXMatrixTest()
4169 D3DXMatrixRotationX(&m[0], -D3DX_PI / 2.0f); in test_D3DXSHRotate()
4170 D3DXMatrixRotationX(&m[1], D3DX_PI / 2.0f); in test_D3DXSHRotate()