Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_bptc.c509 static const uint8_t weights4[] = in interpolate() local
512 NULL, NULL, weights2, weights3, weights4 in interpolate()
/external/deqp/framework/common/
DtcuCompressedTexture.cpp1244 static const deUint16 weights4[16] = { 0, 4, 9, 13, 17, 21, 26, 30, 34, 38, 43, 47, 51, 55, 60,… variable
1460 const deUint16* weights[] = {weights2, weights3, weights4}; in interpolate()