Searched defs:unclampedB (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/framework/common/ | ||
H A D | tcuCompressedTexture.cpp | 790 const int unclampedB = (x * ((int)BH-(int)BO) + y * ((int)BV-(int)BO) + 4*(int)BO + 2) >> 2; in decompressETC2Block() local |
Completed in 6 milliseconds