Home
last modified time | relevance | path

Searched defs:dstRowDiff (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dtexcompress_rgtc.c87 GLint dstRowDiff, redRowStride; in _mesa_texstore_red_rgtc1() local
140 GLint dstRowDiff, redRowStride; in _mesa_texstore_signed_red_rgtc1() local
193 GLint dstRowDiff, rgRowStride; in _mesa_texstore_rg_rgtc2() local
258 GLint dstRowDiff, rgRowStride; in _mesa_texstore_signed_rg_rgtc2() local
Dtexcompress_s3tc_tmp.h922 int dstRowDiff = dstRowStride >= (width * 2) ? in tx_compress_dxt1() local
952 int dstRowDiff = dstRowStride >= (width * 4) ? in tx_compress_dxt3() local
990 int dstRowDiff = dstRowStride >= (width * 4) ? in tx_compress_dxt5() local