Searched defs:weights3 (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| D | BC_Decoder.cpp | 580 static constexpr uint32_t weights3[] = { 0, 9, 18, 27, 37, 46, 55, 64 }; in interpolate() local 1437 static constexpr uint16_t weights3[] = { 0, 9, 18, 27, 37, 46, 55, 64 }; in interpolate() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | texcompress_bptc_tmp.h | 505 static const uint8_t weights3[] = { 0, 9, 18, 27, 37, 46, 55, 64 }; in interpolate() local
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuCompressedTexture.cpp | 1243 static const deUint16 weights3[8] = { 0, 9, 18, 27, 37, 46, 55, 64 }; variable
|