Home
last modified time | relevance | path

Searched defs:sh3 (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/utils/
DSkTextureCompressor_ASTC.cpp1550 int sh1, sh2, sh3; in getPartition() local
/external/deqp/framework/common/
DtcuAstcUtil.cpp1356 const int sh3 = (seed & 0x10) != 0 ? sh1 : sh2; in computeTexelPartition() local