wined3d: Fix a comment.

This commit is contained in:
Stefan Dösinger 2006-11-12 12:08:42 +01:00 committed by Alexandre Julliard
parent d6f8284c2f
commit 7311e9fc8e
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ inline BOOL WINAPI IWineD3DVertexBufferImpl_FindDecl(IWineD3DVertexBufferImpl *T
* -> New semantics that have to be converted appear
* -> The position of semantics that have to be converted changes
* -> The stride of the vertex changed AND there is stuff that needs conversion
* -> (If a vertex buffer is bound and in use assume that nothing that needs conversion is there)
* -> (If a vertex shader is bound and in use assume that nothing that needs conversion is there)
*
* Return values:
* TRUE: Reload is needed