Searched defs:WineD3DRType (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Ddirectx.c221 WINED3DRESOURCETYPE WineD3DRType; local
237 WineD3DRType = WINED3DRTYPE_BUFFER;
241 WineD3DRType = RType;
247 Usage, WineD3DRType, wined3dformat_from_d3dformat(CheckFormat), SURFACE_OPENGL);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddirectx.c246 WINED3DRESOURCETYPE WineD3DRType; local
267 WineD3DRType = WINED3DRTYPE_BUFFER;
271 WineD3DRType = RType;
277 Usage, WineD3DRType, wined3dformat_from_d3dformat(CheckFormat), SURFACE_OPENGL);

Completed in 49 milliseconds