Searched refs:chnBits (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuTextureUtil.cpp330 IVec4 chnBits = getChannelBitDepth(format.type); local
356 return select(chnBits.swizzle(chnSwz.x(), chnSwz.y(), chnSwz.z(), chnSwz.w()), IVec4(0), chnMask);
398 IVec4 chnBits = getChannelMantissaBitDepth(format.type); local
424 return select(chnBits.swizzle(chnSwz.x(), chnSwz.y(), chnSwz.z(), chnSwz.w()), IVec4(0), chnMask);

Completed in 67 milliseconds