mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
nv50/ir: drop unused NVISA_XXX_CHIPSET constants
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
This commit is contained in:
parent
be0535b8c7
commit
e05042b367
1 changed files with 0 additions and 2 deletions
|
|
@ -75,8 +75,6 @@ struct nv50_ir_prog_symbol
|
|||
uint32_t offset;
|
||||
};
|
||||
|
||||
#define NVISA_GF100_CHIPSET_C0 0xc0
|
||||
#define NVISA_GF100_CHIPSET_D0 0xd0
|
||||
#define NVISA_GK104_CHIPSET 0xe0
|
||||
#define NVISA_GK20A_CHIPSET 0xea
|
||||
#define NVISA_GM107_CHIPSET 0x110
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue