Searched refs:chanClass (Results 1 – 1 of 1) sorted by relevance
779 const TextureChannelClass chanClass = getTextureChannelClass(texFormat.type); in convertNormalizedFormat() local815 const bool isSigned = (chanClass == TEXTURECHANNELCLASS_SIGNED_FIXED_POINT); in convertNormalizedFormat()933 const TextureChannelClass chanClass = getTextureChannelClass(texFormat.type); in convertFormat() local936 …if (chanClass == TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || chanClass == TEXTURECHANNELCLASS_UNSIGN… in convertFormat()940 else if (chanClass == TEXTURECHANNELCLASS_FLOATING_POINT) in convertFormat()