elk: Delete ELK_SHADER_RELOC_DESCRIPTORS_ADDR_HIGH

This is leftover brw code that nobody uses.

Reviewed-by: Dylan Baker <dylan.c.baker@intel.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37755>
This commit is contained in:
Kenneth Graunke 2025-10-06 15:58:13 -07:00 committed by Marge Bot
parent f448ad3adf
commit b458140b75

View file

@ -660,7 +660,6 @@ enum elk_shader_reloc_id {
ELK_SHADER_RELOC_CONST_DATA_ADDR_LOW,
ELK_SHADER_RELOC_CONST_DATA_ADDR_HIGH,
ELK_SHADER_RELOC_SHADER_START_OFFSET,
ELK_SHADER_RELOC_DESCRIPTORS_ADDR_HIGH,
};
enum elk_shader_reloc_type {