mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-20 00:10:25 +01:00
anv/image: Stop including gen8_pack.h in common file
This commit is contained in:
parent
8ab527de03
commit
5ce5a7d021
1 changed files with 0 additions and 5 deletions
|
|
@ -29,11 +29,6 @@
|
|||
|
||||
#include "anv_private.h"
|
||||
|
||||
/* FIXME: We shouldn't be using the actual hardware enum values here. They
|
||||
* change across gens. Once we get that fixed, this include needs to go.
|
||||
*/
|
||||
#include "gen8_pack.h"
|
||||
|
||||
/**
|
||||
* The \a format argument is required and overrides any format found in struct
|
||||
* anv_image_create_info. Exactly one bit must be set in \a aspect.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue