Searched refs:_mesa_decompress_image (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress.h62 _mesa_decompress_image(mesa_format format, GLuint width, GLuint height,
H A Dtexcompress.c937 _mesa_decompress_image(mesa_format format, GLuint width, GLuint height, function in typeref:typename:void
951 _mesa_problem(NULL, "Unexpected format in _mesa_decompress_image()");
H A Dtexgetimage.c344 _mesa_decompress_image(texFormat, width, height,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress.h62 _mesa_decompress_image(mesa_format format, GLuint width, GLuint height,
H A Dtexcompress.c937 _mesa_decompress_image(mesa_format format, GLuint width, GLuint height, function in typeref:typename:void
951 _mesa_problem(NULL, "Unexpected format in _mesa_decompress_image()");
H A Dtexgetimage.c351 _mesa_decompress_image(texFormat, width, height,

Completed in 21 milliseconds