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