wine/dlls/d3d10/tests
Ziqing Hui bd5cdef5dd d3d10: Handle invalid arguments for effect creation.
Passing NULL data to D3D10CreateEffectFromMemory crashes.
Passing NULL data to D3D10CreateEffectPoolFromMemory returns E_INVALIDARG.
2022-09-02 22:10:34 +02:00
..
device.c
effect.c d3d10: Handle invalid arguments for effect creation. 2022-09-02 22:10:34 +02:00
Makefile.in