Module: Mesa
Branch: master
Commit: ffd0224303f1e9472fe832dcd9281a63fbb45e39
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ffd0224303f1e9472fe832dcd9281a63fbb45e39

Author: Tim Rowley <timothy.o.row...@intel.com>
Date:   Thu Oct 13 09:44:06 2016 -0500

swr: [rasterizer core] fix comment typo

Signed-off-by: Tim Rowley <timothy.o.row...@intel.com>

---

 src/gallium/drivers/swr/rasterizer/core/api.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gallium/drivers/swr/rasterizer/core/api.h 
b/src/gallium/drivers/swr/rasterizer/core/api.h
index 8ad40ea..fc66cfd 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(

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to