Commit dee50ab8 authored by Rico Schüller's avatar Rico Schüller Committed by Alexandre Julliard

d3d10: Fix a comment.

parent 8e5ecee1
......@@ -130,7 +130,7 @@ const struct ID3D10ShaderReflectionVtbl d3d10_shader_reflection_vtbl =
d3d10_shader_reflection_QueryInterface,
d3d10_shader_reflection_AddRef,
d3d10_shader_reflection_Release,
/* ID3D10Effect methods */
/* ID3D10ShaderReflection methods */
d3d10_shader_reflection_GetDesc,
d3d10_shader_reflection_GetConstantBufferByIndex,
d3d10_shader_reflection_GetConstantBufferByName,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment