projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d92ac67
)
i965: Remove trailing whitespace
author
Iago Toral Quiroga
<itoral@igalia.com>
Tue, 5 Jul 2016 12:06:37 +0000
(14:06 +0200)
committer
Iago Toral Quiroga
<itoral@igalia.com>
Tue, 5 Jul 2016 12:06:37 +0000
(14:06 +0200)
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/brw_blorp.h
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/i965/brw_blorp.h
b/src/mesa/drivers/dri/i965/brw_blorp.h
index 07cc3c1a3a10155c8898064267d02df49911ff3a..c8f62193c1dbc0b3a8cae442e5d9254dcbfefa16 100644
(file)
--- a/
src/mesa/drivers/dri/i965/brw_blorp.h
+++ b/
src/mesa/drivers/dri/i965/brw_blorp.h
@@
-254,7
+254,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)
*/