~mmach/netext73/mesa-ryzen

« back to all changes in this revision

Viewing changes to src/amd/registers/gfx11-rsrc.json

  • 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:
305
305
  "SQ_IMG_RSRC_WORD4": {
306
306
   "fields": [
307
307
    {"bits": [0, 12], "name": "DEPTH"},
 
308
    {"bits": [13, 13], "comment": "1D, 2D, 2D_MSAA: the pitch if pitch > width, the low bits are in DEPTH", "name": "PITCH_MSB"},
308
309
    {"bits": [16, 28], "name": "BASE_ARRAY"}
309
310
   ]
310
311
  },