-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Am 2014-04-29 10:41, schrieb Henri Verbeet:
if (FAILED(IDirect3DDevice3_SetRenderState(&device->IDirect3DDevice2_iface,
Is the use of IDirect3DDevice2_iface intentional?
On 29 April 2014 12:10, Stefan Dösinger stefandoesinger@gmail.com wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Am 2014-04-29 10:41, schrieb Henri Verbeet:
if (FAILED(IDirect3DDevice3_SetRenderState(&device->IDirect3DDevice2_iface,
Is the use of IDirect3DDevice2_iface intentional?
No, that is wrong, although this will work.