Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_s3tc_tmp.h906 static void tx_compress_dxtn(GLint srccomps, GLint width, GLint height, const GLubyte *srcPixData, in tx_compress_dxtn() argument
911 const GLchan *srcaddr = srcPixData; in tx_compress_dxtn()
926 srcaddr = srcPixData + j * width * srccomps; in tx_compress_dxtn()
945 srcaddr = srcPixData + j * width * srccomps; in tx_compress_dxtn()
972 srcaddr = srcPixData + j * width * srccomps; in tx_compress_dxtn()