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

/haiku/headers/private/graphics/ati/
H A DDriverInterface.h87 Mach64_ChipsEnd, // marks end of Mach64's enumerator in enum:ChipType
97 #define MACH64_FAMILY(chipType) (chipType < Mach64_ChipsEnd)
98 #define RAGE128_FAMILY(chipType) (chipType > Mach64_ChipsEnd)

Completed in 34 milliseconds