Home
last modified time | relevance | path

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

/reactos/sdk/include/dxsdk/
H A Dd3dx9shader.h291 } D3DXINCLUDE_TYPE, *LPD3DXINCLUDE_TYPE; typedef
297 STDMETHOD(Open)(THIS_ D3DXINCLUDE_TYPE include_type, const char *filename, in DECLARE_INTERFACE()
/reactos/modules/rostests/winetests/d3dx9_36/
H A Dasm.c84 static HRESULT WINAPI testD3DXInclude_open(ID3DXInclude *iface, D3DXINCLUDE_TYPE include_type, in testD3DXInclude_open()
H A Deffect.c7579 static HRESULT WINAPI d3dxinclude_open(ID3DXInclude *iface, D3DXINCLUDE_TYPE include_type, in d3dxinclude_open()
/reactos/dll/directx/wine/d3dx9_36/
H A Dshader.c236 static HRESULT WINAPI d3dx_include_from_file_open(ID3DXInclude *iface, D3DXINCLUDE_TYPE include_typ… in d3dx_include_from_file_open()