mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 22:27:48 +00:00
ci: fix new codespell errors
This commit is contained in:
parent
dfca06767d
commit
445d504f94
11 changed files with 11 additions and 11 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue