Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_s3tc_tmp.h910 tx_compress_dxt1(int srccomps, int width, int height, const GLubyte *srcPixData, GLubyte *dest, int dstRowStride, unsigned dstComps) tx_compress_dxt1() argument
943 tx_compress_dxt3(int srccomps, int width, int height, const GLubyte *srcPixData, GLubyte *dest, int dstRowStride) tx_compress_dxt3() argument
981 tx_compress_dxt5(int srccomps, int width, int height, const GLubyte *srcPixData, GLubyte *dest, int dstRowStride) tx_compress_dxt5() argument
1012 tx_compress_dxtn(GLint srccomps, GLint width, GLint height, const GLubyte *srcPixData, GLenum destFormat, GLubyte *dest, GLint dstRowStride) tx_compress_dxtn() argument
[all...]

Completed in 3 milliseconds