mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 01:47:56 -05:00
ci: fix new codespell errors
This commit is contained in:
@ -314,7 +314,7 @@ public:
|
||||
return GetDriverID() != VK_DRIVER_ID_QUALCOMM_PROPRIETARY;
|
||||
}
|
||||
|
||||
/// Returns true if the device suppors float64 natively.
|
||||
/// Returns true if the device supports float64 natively.
|
||||
bool IsFloat64Supported() const {
|
||||
return features.features.shaderFloat64;
|
||||
}
|
||||
|
Reference in New Issue
Block a user