mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-12 10:26:12 +00:00
lib: Remove unused field from struct igt_fb
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
parent
e48c495572
commit
f5959af8a5
@ -48,7 +48,6 @@ struct igt_fb {
|
|||||||
uint32_t drm_format;
|
uint32_t drm_format;
|
||||||
int width;
|
int width;
|
||||||
int height;
|
int height;
|
||||||
int depth;
|
|
||||||
unsigned stride;
|
unsigned stride;
|
||||||
unsigned tiling;
|
unsigned tiling;
|
||||||
unsigned size;
|
unsigned size;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user