Home | History | Annotate | Download | only in r200

Lines Matching refs:VALID_FORMAT

75 #define VALID_FORMAT(f) ( ((f) <= MESA_FORMAT_RGBA_DXT5) \
1405 if (VALID_FORMAT(firstImage->TexFormat)) {