Home
last modified time | relevance | path

Searched defs:weights4 (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Device/
DBC_Decoder.cpp581 static constexpr uint32_t weights4[] = { 0, 4, 9, 13, 17, 21, 26, 30, in interpolate() local
1438 static constexpr uint16_t weights4[] = { 0, 4, 9, 13, 17, 21, 26, 30, in interpolate() local
/third_party/mesa3d/src/mesa/main/
Dtexcompress_bptc_tmp.h506 static const uint8_t weights4[] = in interpolate() local
/third_party/vk-gl-cts/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