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