Home
last modified time | relevance | path

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

/reactos/sdk/include/dxsdk/
H A Ddxfile.h39 #define DXFILELOAD_FROMMEMORY 0x02L macro
/reactos/dll/directx/wine/d3dx9_36/
H A Dxfile.c596 dxfile_options = DXFILELOAD_FROMMEMORY; in d3dx9_file_CreateEnumObject()
/reactos/dll/directx/wine/d3dxof/
H A Dd3dxof.c211 else if (dwLoadOptions == DXFILELOAD_FROMMEMORY) in IDirectXFileImpl_CreateEnumObject()
/reactos/dll/directx/wine/d3drm/
H A Dd3drm.c2135 load_options = DXFILELOAD_FROMMEMORY; in d3drm3_Load()
H A Dmeshbuilder.c1480 load_options = DXFILELOAD_FROMMEMORY; in d3drm_mesh_builder3_Load()