Searched refs:WineD3DRectPatch (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddevice.c1891 struct WineD3DRectPatch *patch;
1893 patch = LIST_ENTRY(e1, struct WineD3DRectPatch, entry);
5629 struct WineD3DRectPatch *patch;
5646 patch = LIST_ENTRY(e, struct WineD3DRectPatch, entry);
5726 struct WineD3DRectPatch *patch;
5732 patch = LIST_ENTRY(e, struct WineD3DRectPatch, entry);
H A Ddrawprim.c798 struct WineD3DRectPatch *patch) {
H A Dwined3d_private.h1574 struct WineD3DRectPatch struct
1585 HRESULT tesselate_rectpatch(IWineD3DDeviceImpl *This, struct WineD3DRectPatch *patch) DECLSPEC_HIDDEN;
1980 struct WineD3DRectPatch *currentPatch;
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h1606 struct WineD3DRectPatch struct
1617 HRESULT tesselate_rectpatch(IWineD3DDeviceImpl *This, struct WineD3DRectPatch *patch) DECLSPEC_HIDDEN;
2015 struct WineD3DRectPatch *currentPatch;

Completed in 250 milliseconds