Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vega/
Dvgu.c284 arcType != VGU_ARC_PIE) { in vguArc()
343 if (arcType == VGU_ARC_PIE) { in vguArc()
348 if (arcType == VGU_ARC_PIE || arcType == VGU_ARC_CHORD) { in vguArc()
/external/mesa3d/include/VG/
Dvgu.h73 VGU_ARC_PIE = 0xF102, enumerator