d3d10core: Improve the shader input/output signature parsing code.
authorHenri Verbeet <hverbeet@codeweavers.com>
Fri, 8 May 2009 15:44:25 +0000 (17:44 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 May 2009 10:43:08 +0000 (12:43 +0200)
commitd6fa27f5a1acf2dab87f8a58086439ed5eb5b987
tree3969d923dff8620a6206825927c049e68dc2997d
parent9a579a43b1769ca3de23062ffc93d994b065b82f
d3d10core: Improve the shader input/output signature parsing code.

Make a copy of the string data, and move the function to shader.c.
dlls/d3d10core/d3d10core_private.h
dlls/d3d10core/inputlayout.c
dlls/d3d10core/shader.c