Searched defs:srcpixels (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_rgtc.c47 static void extractsrc_u( GLubyte srcpixels[4][4], const GLubyte *srcaddr, argument
61 static void extractsrc_s( GLbyte srcpixels[4][4], const GLfloat *srcaddr, argument
84 GLubyte srcpixels[4][4]; local in function:_mesa_texstore_red_rgtc1
137 GLbyte srcpixels[4][4]; local in function:_mesa_texstore_signed_red_rgtc1
190 GLubyte srcpixels[4][4]; local in function:_mesa_texstore_rg_rgtc2
257 GLbyte srcpixels[4][4]; local in function:_mesa_texstore_signed_rg_rgtc2
[all...]
H A Dtexcompress_s3tc_tmp.h893 static void extractsrccolors( GLubyte srcpixels[4][4][4], const GLchan *srcaddr, argument
913 GLubyte srcpixels[4][4][4]; local in function:tx_compress_dxtn
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress_rgtc.c48 static void extractsrc_u( GLubyte srcpixels[4][4], const GLubyte *srcaddr, argument
62 static void extractsrc_s( GLbyte srcpixels[4][4], const GLfloat *srcaddr, argument
85 GLubyte srcpixels[4][4]; local in function:_mesa_texstore_red_rgtc1
138 GLbyte srcpixels[4][4]; local in function:_mesa_texstore_signed_red_rgtc1
191 GLubyte srcpixels[4][4]; local in function:_mesa_texstore_rg_rgtc2
256 GLbyte srcpixels[4][4]; local in function:_mesa_texstore_signed_rg_rgtc2
[all...]
H A Dtexcompress_s3tc_tmp.h893 static void extractsrccolors( GLubyte srcpixels[4][4][4], const GLchan *srcaddr, argument
913 GLubyte srcpixels[4][4][4]; local in function:tx_compress_dxtn
[all...]

Completed in 6 milliseconds