Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/format/
Dtexcompress_s3tc_tmp.h30 typedef GLubyte GLchan; typedef
54 GLchan *rgba = (GLchan *) texel; in dxt135_decode_imageblock()
137 GLchan *rgba = (GLchan *) texel; in fetch_2d_texel_rgba_dxt3()
151 GLchan *rgba = (GLchan *) texel; in fetch_2d_texel_rgba_dxt5()
889 static void extractsrccolors( GLubyte srcpixels[4][4][4], const GLchan *srcaddr, in extractsrccolors()
893 const GLchan *curaddr; in extractsrccolors()
914 const GLchan *srcaddr = srcPixData; in tx_compress_dxt1()
945 const GLchan *srcaddr = srcPixData; in tx_compress_dxt3()
983 const GLchan *srcaddr = srcPixData; in tx_compress_dxt5()