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