d3d9: Make the virtual table functions static where possible.
authorAlexandre Julliard <julliard@winehq.org>
Sat, 10 Jun 2006 09:51:05 +0000 (11:51 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 10 Jun 2006 09:51:05 +0000 (11:51 +0200)
commitc30d4ecd81be644ce70ab7b1b2636a9d9017f538
tree03055b11be3a65198bdf655fa684a3fbb1ce121a
parenta34074c5dbe6aa68256bac62ad3d0c6284c65123
d3d9: Make the virtual table functions static where possible.
18 files changed:
dlls/d3d9/basetexture.c
dlls/d3d9/cubetexture.c
dlls/d3d9/d3d9_private.h
dlls/d3d9/device.c
dlls/d3d9/directx.c
dlls/d3d9/indexbuffer.c
dlls/d3d9/pixelshader.c
dlls/d3d9/query.c
dlls/d3d9/resource.c
dlls/d3d9/stateblock.c
dlls/d3d9/surface.c
dlls/d3d9/swapchain.c
dlls/d3d9/texture.c
dlls/d3d9/vertexbuffer.c
dlls/d3d9/vertexdeclaration.c
dlls/d3d9/vertexshader.c
dlls/d3d9/volume.c
dlls/d3d9/volumetexture.c