/reactos/dll/directx/wine/d3drm/ |
H A D | d3drm_main.c | 51 D3DRMOBJECTCALLBACK cb; 55 HRESULT d3drm_object_add_destroy_callback(struct d3drm_object *object, D3DRMOBJECTCALLBACK cb, void… in d3drm_object_add_destroy_callback() 72 HRESULT d3drm_object_delete_destroy_callback(struct d3drm_object *object, D3DRMOBJECTCALLBACK cb, v… in d3drm_object_delete_destroy_callback()
|
H A D | face.c | 97 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_face1_AddDestroyCallback() 107 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_face1_DeleteDestroyCallback() 440 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_face2_AddDestroyCallback() 450 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_face2_DeleteDestroyCallback()
|
H A D | device.c | 393 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_device3_AddDestroyCallback() 403 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_device2_AddDestroyCallback() 413 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_device1_AddDestroyCallback() 423 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_device3_DeleteDestroyCallback() 433 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_device2_DeleteDestroyCallback() 443 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_device1_DeleteDestroyCallback() 1534 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_device_win_AddDestroyCallback() 1542 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_device_win_DeleteDestroyCallback()
|
H A D | d3drm_private.h | 276 HRESULT d3drm_object_add_destroy_callback(struct d3drm_object *object, D3DRMOBJECTCALLBACK cb, void… 277 HRESULT d3drm_object_delete_destroy_callback(struct d3drm_object *object, D3DRMOBJECTCALLBACK cb, v…
|
H A D | material.c | 86 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_material_AddDestroyCallback() 96 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_material_DeleteDestroyCallback()
|
H A D | texture.c | 389 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_texture1_AddDestroyCallback() 399 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_texture1_DeleteDestroyCallback() 698 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_texture2_AddDestroyCallback() 708 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_texture2_DeleteDestroyCallback() 1058 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_texture3_AddDestroyCallback() 1068 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_texture3_DeleteDestroyCallback()
|
H A D | light.c | 85 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_light_AddDestroyCallback() 95 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_light_DeleteDestroyCallback()
|
H A D | viewport.c | 173 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_viewport2_AddDestroyCallback() 183 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_viewport1_AddDestroyCallback() 193 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_viewport2_DeleteDestroyCallback() 203 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_viewport1_DeleteDestroyCallback()
|
H A D | meshbuilder.c | 411 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_mesh_builder2_AddDestroyCallback() 421 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_mesh_builder2_DeleteDestroyCallback() 971 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_mesh_builder3_AddDestroyCallback() 981 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_mesh_builder3_DeleteDestroyCallback() 2425 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_mesh_AddDestroyCallback() 2435 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_mesh_DeleteDestroyCallback() 2909 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_wrap_AddDestroyCallback() 2919 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_wrap_DeleteDestroyCallback()
|
H A D | frame.c | 677 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_frame3_AddDestroyCallback() 687 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_frame2_AddDestroyCallback() 697 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_frame1_AddDestroyCallback() 707 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_frame3_DeleteDestroyCallback() 717 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_frame2_DeleteDestroyCallback() 727 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_frame1_DeleteDestroyCallback() 3266 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_animation2_AddDestroyCallback() 3276 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_animation1_AddDestroyCallback() 3286 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_animation2_DeleteDestroyCallback() 3296 D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm_animation1_DeleteDestroyCallback()
|
H A D | d3drm.c | 724 static HRESULT WINAPI d3drm1_EnumerateObjects(IDirect3DRM *iface, D3DRMOBJECTCALLBACK cb, void *ctx) in d3drm1_EnumerateObjects() 1238 static HRESULT WINAPI d3drm2_EnumerateObjects(IDirect3DRM2 *iface, D3DRMOBJECTCALLBACK cb, void *ct… in d3drm2_EnumerateObjects() 1916 static HRESULT WINAPI d3drm3_EnumerateObjects(IDirect3DRM3 *iface, D3DRMOBJECTCALLBACK cb, void *ct… in d3drm3_EnumerateObjects()
|
/reactos/sdk/include/psdk/ |
H A D | d3drmwin.h | 50 STDMETHOD(AddDestroyCallback)(THIS_ D3DRMOBJECTCALLBACK cb, void *ctx) PURE; in DECLARE_INTERFACE_() 51 STDMETHOD(DeleteDestroyCallback)(THIS_ D3DRMOBJECTCALLBACK cb, void *ctx) PURE; in DECLARE_INTERFACE_()
|
H A D | d3drmobj.h | 206 STDMETHOD(AddDestroyCallback)(THIS_ D3DRMOBJECTCALLBACK cb, void *ctx) PURE; in DECLARE_INTERFACE_() 207 STDMETHOD(DeleteDestroyCallback)(THIS_ D3DRMOBJECTCALLBACK cb, void *ctx) PURE; in DECLARE_INTERFACE_() 260 STDMETHOD(AddDestroyCallback)(THIS_ D3DRMOBJECTCALLBACK cb, void *ctx) PURE; in DECLARE_INTERFACE_() 316 STDMETHOD(AddDestroyCallback)(THIS_ D3DRMOBJECTCALLBACK cb, void *ctx) PURE; in DECLARE_INTERFACE_() 371 STDMETHOD(AddDestroyCallback)(THIS_ D3DRMOBJECTCALLBACK cb, void *ctx) PURE; in DECLARE_INTERFACE_() 498 STDMETHOD(AddDestroyCallback)(THIS_ D3DRMOBJECTCALLBACK cb, void *ctx) PURE; in DECLARE_INTERFACE_() 643 STDMETHOD(AddDestroyCallback)(THIS_ D3DRMOBJECTCALLBACK cb, void *ctx) PURE; in DECLARE_INTERFACE_() 803 STDMETHOD(AddDestroyCallback)(THIS_ D3DRMOBJECTCALLBACK cb, void *ctx) PURE; in DECLARE_INTERFACE_() 943 STDMETHOD(AddDestroyCallback)(THIS_ D3DRMOBJECTCALLBACK cb, void *ctx) PURE; in DECLARE_INTERFACE_() 1091 STDMETHOD(AddDestroyCallback)(THIS_ D3DRMOBJECTCALLBACK cb, void *ctx) PURE; in DECLARE_INTERFACE_() [all …]
|
H A D | d3drm.h | 99 STDMETHOD(EnumerateObjects)(THIS_ D3DRMOBJECTCALLBACK cb, void *ctx) PURE; in DECLARE_INTERFACE_() 239 STDMETHOD(EnumerateObjects)(THIS_ D3DRMOBJECTCALLBACK cb, void *ctx) PURE; in DECLARE_INTERFACE_() 382 STDMETHOD(EnumerateObjects)(THIS_ D3DRMOBJECTCALLBACK cb, void *ctx) PURE; in DECLARE_INTERFACE_()
|