Home
last modified time | relevance | path

Searched refs:NUM_GFX_VERSIONS (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/common/
Damd_family.h137 NUM_GFX_VERSIONS, enumerator
/third_party/mesa3d/src/amd/compiler/tests/
Dtest_regalloc.cpp38 for (chip_class cc = GFX8; cc < NUM_GFX_VERSIONS; cc = (chip_class)((unsigned)cc + 1)) {