Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_vecmathlib.h455 vint4 lz = clamp(0, 32, a) - 16; in unorm16_to_sf16() local
457 vint4 lz = clz(p) - 16; in unorm16_to_sf16() local