mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
i965: Remove trailing whitespace
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
This commit is contained in:
parent
d92ac67126
commit
fa0654fc3c
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue