Searched defs:G_008C00_ES_PRIO (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/ | ||
H A D | evergreend.h | 345 #define G_008C00_ES_PRIO(x) (((x) >> 30) & 0x3) macro |
H A D | r600d.h | 271 #define G_008C00_ES_PRIO(x) (((x) >> 30) & 0x3) macro |
Completed in 38 milliseconds