wined3d: Refuse to create shaders with a NULL function.
commit46572f682ceb651803d7ef6c166d514381ff42a2
authorHenri Verbeet <hverbeet@codeweavers.com>
Mon, 15 Dec 2008 15:35:13 +0000 (15 16:35 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Dec 2008 11:51:49 +0000 (16 12:51 +0100)
treef7e0671052d2de8753b294156a8e26c5f1bf8363
parent62497e8772e541fe55df55ea0d3b02595276237e
wined3d: Refuse to create shaders with a NULL function.
dlls/d3d8/device.c
dlls/d3d8/vertexshader.c
dlls/d3d9/tests/shader.c
dlls/wined3d/device.c