From: Tim Rowley Date: Thu, 13 Oct 2016 14:44:06 +0000 (-0500) Subject: swr: [rasterizer core] fix comment typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ffd0224303f1e9472fe832dcd9281a63fbb45e39;p=mesa.git swr: [rasterizer core] fix comment typo Signed-off-by: Tim Rowley --- diff --git a/src/gallium/drivers/swr/rasterizer/core/api.h b/src/gallium/drivers/swr/rasterizer/core/api.h index 8ad40ea57b1..fc66cfd0d07 100644 --- a/src/gallium/drivers/swr/rasterizer/core/api.h +++ b/src/gallium/drivers/swr/rasterizer/core/api.h @@ -573,7 +573,7 @@ void SWR_API SwrClearRenderTarget( const SWR_RECT& clearRect); ////////////////////////////////////////////////////////////////////////// -/// @brief SwrSetRastyState +/// @brief SwrSetRastState /// @param hContext - Handle passed back from SwrCreateContext /// @param pRastState - New SWR_RASTSTATE used for SwrDraw* commands void SWR_API SwrSetRastState(