Searched refs:isInternalFormatCompatibleWithType (Results 1 – 1 of 1) sorted by relevance
347 bool isInternalFormatCompatibleWithType(GLenum type, GLenum internalformat);489 bool ConversionDatabase::isInternalFormatCompatibleWithType(GLenum type, GLenum internalformat) in isInternalFormatCompatibleWithType() function in es3cts::ConversionDatabase2903 is_dst_internalformat_valid = isInternalFormatCompatibleWithType(dst_type, dst_internalformat); in addEntryToConversionDatabase()