iris: whitespace fixes

This commit is contained in:
Kenneth Graunke
2018-12-10 00:49:35 -08:00
parent b2fa90706e
commit 5481887ca8
2 changed files with 7 additions and 7 deletions

View File

@@ -45,7 +45,7 @@ struct iris_format_info {
* They contain the storage (BO) and layout information (ISL surface).
*/
struct iris_resource {
struct pipe_resource base;
struct pipe_resource base;
enum pipe_format internal_format;
/**