Commit 90e662c4 authored by Henri Verbeet's avatar Henri Verbeet Committed by Alexandre Julliard

d3d10_1: Forward D3D10CreateEffectFromMemory to d3d10.

parent fa312a32
......@@ -4,7 +4,7 @@
@ stub D3D10CreateBlob
@ stdcall D3D10CreateDevice1(ptr long ptr long long long ptr)
@ stub D3D10CreateDeviceAndSwapChain1
@ stub D3D10CreateEffectFromMemory
@ stdcall D3D10CreateEffectFromMemory(ptr long long ptr ptr ptr) d3d10.D3D10CreateEffectFromMemory
@ stub D3D10CreateEffectPoolFromMemory
@ stub D3D10CreateStateBlock
@ stub D3D10DisassembleEffect
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment