mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-01 22:00:26 +01:00
Add NV63.
This commit is contained in:
parent
ae7dcae81b
commit
5351e7270f
1 changed files with 1 additions and 1 deletions
|
|
@ -190,7 +190,7 @@ nv40_init_hwctx(struct nv40_context *nv40, int curie_class)
|
|||
|
||||
#define NV4X_GRCLASS4097_CHIPSETS 0x00000baf
|
||||
#define NV4X_GRCLASS4497_CHIPSETS 0x00005450
|
||||
#define NV6X_GRCLASS4497_CHIPSETS 0x00000080
|
||||
#define NV6X_GRCLASS4497_CHIPSETS 0x00000088
|
||||
|
||||
struct pipe_context *
|
||||
nv40_create(struct pipe_winsys *pipe_winsys, struct nouveau_winsys *nvws,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue