Searched refs:isFixedUnsignedType (Results 1 – 2 of 2) sorted by relevance
274 if (isFixedUnsignedType(descriptor)) /* For fixed unsigned type. */ in prepareSourceTexture()597 if (isFixedUnsignedType(descriptor)) in getDestinationFormatForChannel()697 if (isFloatType(descriptor) || isFixedSignedType(descriptor) || isFixedUnsignedType(descriptor) || in prepareProgram()944 if (isFixedUnsignedType(descriptor)) in checkDestinationTexture()1070 bool FunctionalTest::isFixedUnsignedType(TextureInternalFormatDescriptor descriptor) in isFixedUnsignedType() function in gl3cts::TextureSizePromotion::FunctionalTest1177 if (isFixedUnsignedType(descriptor)) in getMinPrecision()
299 bool isFixedUnsignedType(TextureInternalFormatDescriptor descriptor);