Commit 8bd6287f authored by Brian Paul's avatar Brian Paul Committed by Sinclair Yeh

drm/vmwgfx: fix comment mistake for vmw_cmd_dx_set_index_buffer()

Comment fix.
Signed-off-by: default avatarBrian Paul <brianp@vmware.com>
Reviewed-by: default avatarNeha Bhende <bhenden@vmware.com>
parent a02f6da6
......@@ -2584,7 +2584,7 @@ static int vmw_cmd_dx_set_vertex_buffers(struct vmw_private *dev_priv,
/**
* vmw_cmd_dx_ia_set_vertex_buffers - Validate an
* SVGA_3D_CMD_DX_IA_SET_VERTEX_BUFFERS command.
* SVGA_3D_CMD_DX_IA_SET_INDEX_BUFFER command.
*
* @dev_priv: Pointer to a device private struct.
* @sw_context: The software context being used for this batch.
......
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