Mesa (master): i965: Remove comment within a comment.

Matt Turner mattst88 at kemper.freedesktop.org
Sat Aug 20 03:43:48 UTC 2016


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

Author: Matt Turner <mattst88 at gmail.com>
Date:   Fri Aug 19 16:54:42 2016 -0700

i965: Remove comment within a comment.

---

 src/mesa/drivers/dri/i965/genX_blorp_exec.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mesa/drivers/dri/i965/genX_blorp_exec.c b/src/mesa/drivers/dri/i965/genX_blorp_exec.c
index eb2dc6c..636978d 100644
--- a/src/mesa/drivers/dri/i965/genX_blorp_exec.c
+++ b/src/mesa/drivers/dri/i965/genX_blorp_exec.c
@@ -129,7 +129,7 @@ gen7_blorp_get_vs_entry_size(const struct brw_blorp_params *params)
 }
 
 /* 3DSTATE_URB
-/* 3DSTATE_URB_VS
+ * 3DSTATE_URB_VS
  * 3DSTATE_URB_HS
  * 3DSTATE_URB_DS
  * 3DSTATE_URB_GS




More information about the mesa-commit mailing list