Searched refs:This (Results 1 - 25 of 1585) sorted by relevance

1234567891011>>

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dbuffer.c9 * This library is free software; you can redistribute it and/or
14 * This library is distributed in the hope that it will be useful,
41 #define GLINFO_LOCATION This->resource.device->adapter->gl_info
48 static inline BOOL buffer_add_dirty_area(struct wined3d_buffer *This, UINT offset, UINT size) argument
50 if (!This->buffer_object) return TRUE;
52 if (This->maps_size <= This->modified_areas)
54 void *new = HeapReAlloc(GetProcessHeap(), 0, This->maps,
55 This->maps_size * 2 * sizeof(*This
85 buffer_clear_dirty_areas(struct wined3d_buffer *This) argument
90 buffer_is_dirty(struct wined3d_buffer *This) argument
95 buffer_is_fully_dirty(struct wined3d_buffer *This) argument
110 delete_gl_buffer(struct wined3d_buffer *This) argument
129 buffer_create_buffer_object(struct wined3d_buffer *This) argument
242 buffer_process_converted_attribute(struct wined3d_buffer *This, const enum wined3d_buffer_conversion_type conversion_type, const struct wined3d_stream_info_element *attrib, DWORD *stride_this_run) argument
300 buffer_check_attribute(struct wined3d_buffer *This, const struct wined3d_stream_info *si, UINT attrib_idx, const BOOL check_d3dcolor, const BOOL is_ffp_position, const BOOL is_ffp_color, DWORD *stride_this_run, BOOL *float16_used) argument
346 find_conversion_shift(struct wined3d_buffer *This, const struct wined3d_stream_info *strided, UINT stride) argument
411 buffer_find_decl(struct wined3d_buffer *This) argument
564 buffer_check_buffer_object_size(struct wined3d_buffer *This) argument
627 struct wined3d_buffer *This = (struct wined3d_buffer *)iface; local
676 struct wined3d_buffer *This = (struct wined3d_buffer *)iface; local
685 buffer_get_sysmem(struct wined3d_buffer *This) argument
703 struct wined3d_buffer *This = (struct wined3d_buffer *)iface; local
739 struct wined3d_buffer *This = (struct wined3d_buffer *)iface; local
750 HeapFree(GetProcessHeap(), 0, This); local
793 buffer_sync_apple(struct wined3d_buffer *This, DWORD flags, const struct wined3d_gl_info *gl_info) argument
864 buffer_direct_upload(struct wined3d_buffer *This, const struct wined3d_gl_info *gl_info, DWORD flags) argument
935 struct wined3d_buffer *This = (struct wined3d_buffer *)iface; local
1244 struct wined3d_buffer *This = (struct wined3d_buffer *)iface; local
1346 struct wined3d_buffer *This = (struct wined3d_buffer *)iface; local
1422 struct wined3d_buffer *This = (struct wined3d_buffer *)iface; local
[all...]
H A Dvolume.c9 * This library is free software; you can redistribute it and/or
14 * This library is distributed in the hope that it will be useful,
37 #define GLINFO_LOCATION This->resource.device->adapter->gl_info
41 IWineD3DVolumeImpl *This = (IWineD3DVolumeImpl *)iface; local
42 const struct wined3d_gl_info *gl_info = &This->resource.device->adapter->gl_info;
51 * from sampler() in state.c. This means we can't touch anything other than
63 active_sampler = This->resource.device->rev_tex_unit_map[active_texture - GL_TEXTURE0_ARB];
70 IWineD3DDeviceImpl_MarkStateDirty(This->resource.device, STATE_SAMPLER(active_sampler));
83 IWineD3DVolumeImpl *This = (IWineD3DVolumeImpl *)iface; local
85 This
130 IWineD3DVolumeImpl *This = (IWineD3DVolumeImpl *)iface; local
136 IWineD3DVolumeImpl *This = (IWineD3DVolumeImpl *)iface; local
143 HeapFree(GetProcessHeap(), 0, This); local
194 IWineD3DVolumeImpl *This = (IWineD3DVolumeImpl *)iface; local
214 IWineD3DVolumeImpl *This = (IWineD3DVolumeImpl *)iface; local
230 IWineD3DVolumeImpl *This = (IWineD3DVolumeImpl *)iface; local
310 IWineD3DVolumeImpl *This = (IWineD3DVolumeImpl *)iface; local
325 IWineD3DVolumeImpl *This = (IWineD3DVolumeImpl *)iface; local
339 IWineD3DVolumeImpl *This = (IWineD3DVolumeImpl *)iface; local
[all...]
H A Dsurface_gdi.c13 * This library is free software; you can redistribute it and/or
18 * This library is distributed in the hope that it will be useful,
46 void surface_gdi_cleanup(IWineD3DSurfaceImpl *This) argument
48 TRACE("(%p) : Cleaning up.\n", This);
50 if (This->Flags & SFLAG_DIBSECTION)
53 SelectObject(This->hDC, This->dib.holdbitmap);
54 DeleteDC(This->hDC);
56 DeleteObject(This->dib.DIBsection);
57 This
77 IWineD3DSurfaceImpl *This = (IWineD3DSurfaceImpl *)iface; local
86 HeapFree(GetProcessHeap(), 0, This); local
142 IWineD3DSurfaceImpl *This = (IWineD3DSurfaceImpl *)iface; local
178 IWineD3DSurfaceImpl *This = (IWineD3DSurfaceImpl *)iface; local
309 IWineD3DSurfaceImpl *This = (IWineD3DSurfaceImpl *)iface; local
391 IWineD3DSurfaceImpl *This = (IWineD3DSurfaceImpl *)iface; local
468 IWineD3DSurfaceImpl *This = (IWineD3DSurfaceImpl *)iface; local
489 IWineD3DSurfaceImpl *This = (IWineD3DSurfaceImpl *) iface; local
544 IWineD3DSurfaceImpl *This = (IWineD3DSurfaceImpl *) iface; local
572 IWineD3DSurfaceImpl *This = (IWineD3DSurfaceImpl *) iface; local
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h504 IMarshal* This,
509 IMarshal* This);
512 IMarshal* This);
516 IMarshal* This,
525 IMarshal* This,
534 IMarshal* This,
543 IMarshal* This,
549 IMarshal* This,
553 IMarshal* This,
564 #define IMarshal_QueryInterface(This,rii
[all...]
H A Doleidl.h196 IOleWindow* This,
201 IOleWindow* This);
204 IOleWindow* This);
208 IOleWindow* This,
212 IOleWindow* This,
223 #define IOleWindow_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
224 #define IOleWindow_AddRef(This) (This)
[all...]
H A Dservprov.h48 IServiceProvider* This,
53 IServiceProvider* This);
56 IServiceProvider* This);
60 IServiceProvider* This,
73 #define IServiceProvider_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
74 #define IServiceProvider_AddRef(This) (This)->lpVtbl->AddRef(This)
[all...]
H A Dmsxml.h99 IXMLElementCollection* This,
104 IXMLElementCollection* This);
107 IXMLElementCollection* This);
111 IXMLElementCollection* This,
115 IXMLElementCollection* This,
121 IXMLElementCollection* This,
129 IXMLElementCollection* This,
141 IXMLElementCollection* This,
145 IXMLElementCollection* This,
149 IXMLElementCollection* This,
[all...]
H A Doaidl.h719 IDispatch* This,
724 IDispatch* This);
727 IDispatch* This);
731 IDispatch* This,
735 IDispatch* This,
741 IDispatch* This,
749 IDispatch* This,
767 #define IDispatch_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,rii
[all...]
H A Dpropidl.h401 IPropertyStorage* This,
406 IPropertyStorage* This);
409 IPropertyStorage* This);
413 IPropertyStorage* This,
419 IPropertyStorage* This,
426 IPropertyStorage* This,
431 IPropertyStorage* This,
437 IPropertyStorage* This,
443 IPropertyStorage* This,
448 IPropertyStorage* This,
[all...]
H A Durlmon.h209 IInternet* This,
214 IInternet* This);
217 IInternet* This);
227 #define IInternet_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
228 #define IInternet_AddRef(This) (This)->lpVtbl->AddRef(This)
229 #define IInternet_Release(This) (Thi
[all...]
H A Dunknwn.h61 IUnknown* This,
66 IUnknown* This);
69 IUnknown* This);
79 #define IUnknown_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
80 #define IUnknown_AddRef(This) (This)->lpVtbl->AddRef(This)
81 #define IUnknown_Release(This) (Thi
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h504 IMarshal* This,
509 IMarshal* This);
512 IMarshal* This);
516 IMarshal* This,
525 IMarshal* This,
534 IMarshal* This,
543 IMarshal* This,
549 IMarshal* This,
553 IMarshal* This,
564 #define IMarshal_QueryInterface(This,rii
[all...]
H A Doleidl.h196 IOleWindow* This,
201 IOleWindow* This);
204 IOleWindow* This);
208 IOleWindow* This,
212 IOleWindow* This,
223 #define IOleWindow_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
224 #define IOleWindow_AddRef(This) (This)
[all...]
H A Dservprov.h48 IServiceProvider* This,
53 IServiceProvider* This);
56 IServiceProvider* This);
60 IServiceProvider* This,
73 #define IServiceProvider_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
74 #define IServiceProvider_AddRef(This) (This)->lpVtbl->AddRef(This)
[all...]
H A Dmsxml.h99 IXMLElementCollection* This,
104 IXMLElementCollection* This);
107 IXMLElementCollection* This);
111 IXMLElementCollection* This,
115 IXMLElementCollection* This,
121 IXMLElementCollection* This,
129 IXMLElementCollection* This,
141 IXMLElementCollection* This,
145 IXMLElementCollection* This,
149 IXMLElementCollection* This,
[all...]
H A Durlmon.h215 IInternet* This,
220 IInternet* This);
223 IInternet* This);
233 #define IInternet_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
234 #define IInternet_AddRef(This) (This)->lpVtbl->AddRef(This)
235 #define IInternet_Release(This) (Thi
[all...]
H A Doaidl.h719 IDispatch* This,
724 IDispatch* This);
727 IDispatch* This);
731 IDispatch* This,
735 IDispatch* This,
741 IDispatch* This,
749 IDispatch* This,
767 #define IDispatch_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,rii
[all...]
H A Dpropidl.h401 IPropertyStorage* This,
406 IPropertyStorage* This);
409 IPropertyStorage* This);
413 IPropertyStorage* This,
419 IPropertyStorage* This,
426 IPropertyStorage* This,
431 IPropertyStorage* This,
437 IPropertyStorage* This,
443 IPropertyStorage* This,
448 IPropertyStorage* This,
[all...]
H A Dunknwn.h61 IUnknown* This,
66 IUnknown* This);
69 IUnknown* This);
79 #define IUnknown_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
80 #define IUnknown_AddRef(This) (This)->lpVtbl->AddRef(This)
81 #define IUnknown_Release(This) (Thi
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h2699 IWineD3DDeviceParent* This,
2704 IWineD3DDeviceParent* This);
2707 IWineD3DDeviceParent* This);
2711 IWineD3DDeviceParent* This,
2715 IWineD3DDeviceParent* This,
2732 IWineD3DDeviceParent* This,
2743 IWineD3DDeviceParent* This,
2754 IWineD3DDeviceParent* This,
2770 IWineD3DDeviceParent* This,
2782 #define IWineD3DDeviceParent_QueryInterface(This,rii
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h2700 IWineD3DDeviceParent* This,
2705 IWineD3DDeviceParent* This);
2708 IWineD3DDeviceParent* This);
2712 IWineD3DDeviceParent* This,
2716 IWineD3DDeviceParent* This,
2733 IWineD3DDeviceParent* This,
2744 IWineD3DDeviceParent* This,
2755 IWineD3DDeviceParent* This,
2771 IWineD3DDeviceParent* This,
2783 #define IWineD3DDeviceParent_QueryInterface(This,rii
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2699 IWineD3DDeviceParent* This,
2704 IWineD3DDeviceParent* This);
2707 IWineD3DDeviceParent* This);
2711 IWineD3DDeviceParent* This,
2715 IWineD3DDeviceParent* This,
2732 IWineD3DDeviceParent* This,
2743 IWineD3DDeviceParent* This,
2754 IWineD3DDeviceParent* This,
2770 IWineD3DDeviceParent* This,
2782 #define IWineD3DDeviceParent_QueryInterface(This,rii
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2699 IWineD3DDeviceParent* This,
2704 IWineD3DDeviceParent* This);
2707 IWineD3DDeviceParent* This);
2711 IWineD3DDeviceParent* This,
2715 IWineD3DDeviceParent* This,
2732 IWineD3DDeviceParent* This,
2743 IWineD3DDeviceParent* This,
2754 IWineD3DDeviceParent* This,
2770 IWineD3DDeviceParent* This,
2782 #define IWineD3DDeviceParent_QueryInterface(This,rii
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h2689 IWineD3DDeviceParent* This,
2694 IWineD3DDeviceParent* This);
2697 IWineD3DDeviceParent* This);
2701 IWineD3DDeviceParent* This,
2705 IWineD3DDeviceParent* This,
2722 IWineD3DDeviceParent* This,
2733 IWineD3DDeviceParent* This,
2744 IWineD3DDeviceParent* This,
2755 IWineD3DDeviceParent* This,
2767 #define IWineD3DDeviceParent_QueryInterface(This,rii
[all...]
/vbox/src/VBox/Devices/PC/BIOS/
H A Dpci32.c9 * This file is part of VirtualBox Open Source Edition (OSE), as
10 * available from http://www.virtualbox.org. This file is free software;
19 #error This file must be compiled as 32-bit!

Completed in 329 milliseconds

1234567891011>>