wined3d: Add a function around the handler table.
commite492dd858e9ef8edbae5fbe90ba63e1def6ddcd1
authorStefan Dösinger <stefan@codeweavers.com>
Wed, 27 May 2009 16:23:16 +0000 (27 18:23 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 May 2009 10:45:45 +0000 (28 12:45 +0200)
tree557325b9bcadee78b0578cea9c29ab99e00cccdf
parentaad92c0780f7a0383db1736d6fbca6a8ce6b45ab
wined3d: Add a function around the handler table.

This reduces the number of methods in the shader backend(the instr
modifiers can be handled in that wrapper) and it will help flow
control emulation in the ARB backend.
dlls/wined3d/arb_program_shader.c
dlls/wined3d/baseshader.c
dlls/wined3d/glsl_shader.c
dlls/wined3d/wined3d_private.h