intel: Remove a couple of dead function prototypes.
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
This commit is contained in:
@@ -518,11 +518,6 @@ void
|
||||
intel_miptree_slice_set_needs_depth_resolve(struct intel_mipmap_tree *mt,
|
||||
uint32_t level,
|
||||
uint32_t depth);
|
||||
void
|
||||
intel_miptree_all_slices_set_need_hiz_resolve(struct intel_mipmap_tree *mt);
|
||||
|
||||
void
|
||||
intel_miptree_all_slices_set_need_depth_resolve(struct intel_mipmap_tree *mt);
|
||||
|
||||
/**
|
||||
* \return false if no resolve was needed
|
||||
|
||||
Reference in New Issue
Block a user