~mmach/netext73/mesa-ryzen

« back to all changes in this revision

Viewing changes to src/gallium/drivers/nouveau/nouveau_debug.h

  • Committer: mmach
  • Date: 2023-11-02 21:31:35 UTC
  • Revision ID: netbit73@gmail.com-20231102213135-18d4tzh7tj0uz752
2023-11-02 22:11:57

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
#include "util/u_debug.h"
8
8
 
9
9
#define NOUVEAU_DEBUG_MISC       0x0001
10
 
#define NOUVEAU_DEBUG_USE_TGSI   0x0002
11
10
#define NOUVEAU_DEBUG_SHADER     0x0100
12
11
#define NOUVEAU_DEBUG_PROG_IR    0x0200
13
12
#define NOUVEAU_DEBUG_PROG_RA    0x0400