Re: [PATCH 1/8] d3dcompiler: Add ID3D11ShaderReflectionType stub interface.
Nov. 8, 2010
11:34 a.m.
2010/11/7 Rico Schüller <kgbricola(a)web.de>:
--- dlls/d3dcompiler_43/d3dcompiler_private.h | 7 ++ dlls/d3dcompiler_43/reflection.c | 106 +++++++++++++++++++++++++++++ 2 files changed, 113 insertions(+), 0 deletions(-)
You're adding dead code. Also, I expect there to be no reason to for the vtbl and implementation structure to be visible outside of reflection.c.
5617
Age (days ago)
5617
Last active (days ago)
0 comments
1 participants
participants (1)
-
Henri Verbeet