mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-18 14:13:13 +00:00
fix build
This commit is contained in:
@@ -698,6 +698,10 @@ public:
|
||||
return extensions.conditional_rendering;
|
||||
}
|
||||
|
||||
bool IsExtConditionalRendering() const {
|
||||
return IsExtConditionalRenderingSupported();
|
||||
}
|
||||
|
||||
bool HasTimelineSemaphore() const;
|
||||
|
||||
/// Returns the minimum supported version of SPIR-V.
|
||||
|
||||
Reference in New Issue
Block a user