Re: [9/10] WineD3D: Test formats for surface support
Aug. 4, 2008
3:14 p.m.
2008/8/4 Stefan Dösinger <stefan(a)codeweavers.com>:
+ if(CheckDepthStencilCapability(Adapter, AdapterFormat, CheckFormat)) return TRUE; This is redundant, the depthstencil formats should already be caught by the CheckTextureCapability() call. I think you should set this up the same way as WINED3DRTYPE_TEXTURE, if only for maintainability.
6444
Age (days ago)
6444
Last active (days ago)
0 comments
1 participants
participants (1)
-
H. Verbeet