Searched refs:BYTE_COUNT (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_schedule.c63 #define BYTE_COUNT 16 macro
68 for (unsigned i = 0; i < BYTE_COUNT; ++i) {
72 struct util_dynarray *parents = &table[(BYTE_COUNT * index) + i];
90 for (unsigned i = 0; i < BYTE_COUNT; ++i) {
94 util_dynarray_append(&table[(BYTE_COUNT * index) + i], unsigned, parent);
101 size_t sz = node_count * BYTE_COUNT;
/xsrc/external/mit/MesaLib/dist/src/amd/registers/
H A Dpkt3.json265 {"bits": [0, 20], "name": "BYTE_COUNT"},
278 {"bits": [0, 25], "name": "BYTE_COUNT"},
H A Dgfx7.json9607 {"bits": [0, 20], "name": "BYTE_COUNT"},
H A Dgfx6.json8094 {"bits": [0, 20], "name": "BYTE_COUNT"},
H A Dgfx8.json9873 {"bits": [0, 20], "name": "BYTE_COUNT"},
H A Dgfx81.json9979 {"bits": [0, 20], "name": "BYTE_COUNT"},
H A Dgfx9.json10956 {"bits": [0, 25], "name": "BYTE_COUNT"},
H A Dgfx10.json12365 {"bits": [0, 25], "name": "BYTE_COUNT"},
H A Dgfx103.json12265 {"bits": [0, 25], "name": "BYTE_COUNT"},

Completed in 652 milliseconds