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

diff --git a/src/mesa/drivers/dri/i965/brw_blorp.h 
b/src/mesa/drivers/dri/i965/brw_blorp.h
index cf1ba63..4947843 100644
--- a/src/mesa/drivers/dri/i965/brw_blorp.h
+++ b/src/mesa/drivers/dri/i965/brw_blorp.h
@@ -246,7 +246,7 @@ brw_blorp_get_urb_length(const struct brw_blorp_prog_data 
*prog_data)
    if (prog_data == NULL)
       return 1;
 
-   /* From the BSpec: 3D Pipeline - Strips and Fans - 3DSTATE_SBE 
+   /* From the BSpec: 3D Pipeline - Strips and Fans - 3DSTATE_SBE
     *
     * read_length = ceiling((max_source_attr+1)/2)
     */
-- 
2.7.4

_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to