Searched refs:dxt_type (Results 1 – 1 of 1) sorted by relevance
53 GLint i, GLint j, GLuint dxt_type, GLvoid *texel ) { in dxt135_decode_imageblock() argument76 if ((dxt_type > 1) || (color0 > color1)) { in dxt135_decode_imageblock()88 if ((dxt_type > 1) || (color0 > color1)) { in dxt135_decode_imageblock()97 if (dxt_type == 1) rgba[ACOMP] = UBYTE_TO_CHAN(0); in dxt135_decode_imageblock()