d3d9/tests: Add test for surface format conversion

Stefan Dösinger stefandoesinger at gmx.at
Tue Jul 6 00:50:58 CDT 2010


Am 06.07.2010 um 01:56 schrieb James McKenzie:

> Henri Verbeet wrote:
>> On 5 July 2010 21:37, Stefan Dösinger <stefandoesinger at gmx.at> wrote:
>>  
>>> Am Montag 05 Juli 2010 21:23:07 schrieb Henri Verbeet:
>>>    
>>>> +        hr = IDirect3DDevice9_StretchRect(device, surf_offscreen64, NULL,
>>>>      
>>> surf_offscreen_dest64, NULL, 0);
>>>    
>>>> +        todo_wine ok( hr == D3DERR_INVALIDCALL, "Conversion from %s to %s
>>>>      
>>> succeeded, shouldn't happen (todo)"
>>>    
>>>> +            "(code: %08x)\n", "D3DFMT_R32F", "D3DFMT_R16F", hr);
>>>>      
>> 
>> I didn't actually write that.
>> 
>> 
>>  
> Word Wrapping, isn't it fun.  I did not think you wrote that Stefan.
Nope, something went wrong when I quoted out of the attachment. I didn't intend to put any words in anyone's mouth.




More information about the wine-devel mailing list