Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/d3dx9_36/
H A Dmath.c918 struct ID3DXMatrixStackImpl *This = impl_from_ID3DXMatrixStack(iface); in ID3DXMatrixStackImpl_AddRef()
926 struct ID3DXMatrixStackImpl *This = impl_from_ID3DXMatrixStack(iface); in ID3DXMatrixStackImpl_Release()
939 struct ID3DXMatrixStackImpl *This = impl_from_ID3DXMatrixStack(iface); in ID3DXMatrixStackImpl_GetTop()
948 struct ID3DXMatrixStackImpl *This = impl_from_ID3DXMatrixStack(iface); in ID3DXMatrixStackImpl_LoadIdentity()
959 struct ID3DXMatrixStackImpl *This = impl_from_ID3DXMatrixStack(iface); in ID3DXMatrixStackImpl_LoadMatrix()
970 struct ID3DXMatrixStackImpl *This = impl_from_ID3DXMatrixStack(iface); in ID3DXMatrixStackImpl_MultMatrix()
981 struct ID3DXMatrixStackImpl *This = impl_from_ID3DXMatrixStack(iface); in ID3DXMatrixStackImpl_MultMatrixLocal()
992 struct ID3DXMatrixStackImpl *This = impl_from_ID3DXMatrixStack(iface); in ID3DXMatrixStackImpl_Pop()
1020 struct ID3DXMatrixStackImpl *This = impl_from_ID3DXMatrixStack(iface); in ID3DXMatrixStackImpl_Push()
1048 struct ID3DXMatrixStackImpl *This = impl_from_ID3DXMatrixStack(iface); in ID3DXMatrixStackImpl_RotateAxis()
[all …]