swr: [rasterizer core] fix comment typo
authorTim Rowley <timothy.o.rowley@intel.com>
Thu, 13 Oct 2016 14:44:06 +0000 (09:44 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Fri, 14 Oct 2016 04:39:14 +0000 (23:39 -0500)
Signed-off-by: Tim Rowley <timothy.o.rowley@intel.com>
src/gallium/drivers/swr/rasterizer/core/api.h

index 8ad40ea57b144fff8c342ef11bd8fc5633482cd5..fc66cfd0d07ac3b0d1bc13b452b8bd9050e71df2 100644 (file)
@@ -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(