Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dtexcompress_rgtc.c88 GLint dstRowDiff, redRowStride; in _mesa_texstore_red_rgtc1() local
141 GLint dstRowDiff, redRowStride; in _mesa_texstore_signed_red_rgtc1() local
194 GLint dstRowDiff, rgRowStride; in _mesa_texstore_rg_rgtc2() local
259 GLint dstRowDiff, rgRowStride; in _mesa_texstore_signed_rg_rgtc2() local
/aosp_15_r20/external/mesa3d/src/util/format/
H A Dtexcompress_s3tc_tmp.h918 int dstRowDiff = dstRowStride >= (width * 2) ? in tx_compress_dxt1() local
948 int dstRowDiff = dstRowStride >= (width * 4) ? in tx_compress_dxt3() local
986 int dstRowDiff = dstRowStride >= (width * 4) ? in tx_compress_dxt5() local