mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 13:28:06 +02:00
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:
parent
f448ad3adf
commit
b458140b75
1 changed files with 0 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue