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