Home
last modified time | relevance | path

Searched defs:weights3 (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_bptc_tmp.h505 static const uint8_t weights3[] = { 0, 9, 18, 27, 37, 46, 55, 64 }; in interpolate() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBC_Decoder.cpp1437 static constexpr uint16_t weights3[] = { 0, 9, 18, 27, 37, 46, 55, 64 }; in interpolate() local
/third_party/vk-gl-cts/framework/common/
H A DtcuCompressedTexture.cpp1243 static const deUint16 weights3[8] = { 0, 9, 18, 27, 37, 46, 55, 64 }; member

Completed in 12 milliseconds