st/xa: remove unused xa_screen::d[s]_depth_bits_last
Unused since the initial import. Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
committed by
Emil Velikov
parent
5ade4b10e2
commit
89c2c386c0
@@ -74,8 +74,6 @@ struct xa_surface {
|
||||
struct xa_tracker {
|
||||
enum xa_formats *supported_formats;
|
||||
unsigned int format_map[XA_LAST_SURFACE_TYPE][2];
|
||||
int d_depth_bits_last;
|
||||
int ds_depth_bits_last;
|
||||
struct pipe_loader_device *dev;
|
||||
struct pipe_screen *screen;
|
||||
struct xa_context *default_ctx;
|
||||
|
||||
Reference in New Issue
Block a user