Home
last modified time | relevance | path

Searched refs:weights4 (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBC_Decoder.cpp581 static constexpr uint32_t weights4[] = { 0, 4, 9, 13, 17, 21, 26, 30,
584 nullptr, nullptr, nullptr, weights3, weights4
1438 static constexpr uint16_t weights4[] = { 0, 4, 9, 13, 17, 21, 26, 30, in interpolate() local
1441 nullptr, nullptr, weights2, weights3, weights4 in interpolate()
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_bptc_tmp.h506 static const uint8_t weights4[] = in interpolate() local
509 NULL, NULL, weights2, weights3, weights4 in interpolate()
/third_party/vk-gl-cts/framework/common/
H A DtcuCompressedTexture.cpp1244 static const deUint16 weights4[16] = { 0, 4, 9, 13, 17, 21, 26, 30, 34, 38, 43, 47, 51, 55, 60, 64 }; member
1460 const deUint16* weights[] = {weights2, weights3, weights4};

Completed in 9 milliseconds