Commit 15cab0dd authored by Aaron Plattner's avatar Aaron Plattner
Browse files

Fix a typo in the VdpOutputSurfaceRenderBitmapSurface documentation.

parent b9cf19db
......@@ -1998,8 +1998,8 @@ typedef VdpStatus VdpOutputSurfaceRenderOutputSurface(
);
/**
* \brief Composite a sub-rectangle of a \ref VdpOutputSurface
* "VdpOutputSurface" into a sub-rectangle of another
* \brief Composite a sub-rectangle of a \ref VdpBitmapSurface
* "VdpBitmapSurface" into a sub-rectangle of a
* \ref VdpOutputSurface VdpOutputSurface.
* \param[in] destination_surface The destination surface of the
* compositing operation.
......
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