mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 08:50:13 +01:00
i965: Remove unused SUBPIXEL_* macros.
Acked-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
parent
2e9fe0ca12
commit
2cc5724db2
1 changed files with 0 additions and 3 deletions
|
|
@ -272,9 +272,6 @@ struct intel_context
|
|||
driOptionCache optionCache;
|
||||
};
|
||||
|
||||
#define SUBPIXEL_X 0.125
|
||||
#define SUBPIXEL_Y 0.125
|
||||
|
||||
/**
|
||||
* Align a value down to an alignment value
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue