TEST: Skip AccelerateConditionalRendering()

This commit is contained in:
Gamer64 2025-07-14 00:15:29 +02:00 committed by crueter
parent 2aab37b516
commit 70b8561adb

View file

@ -143,7 +143,7 @@ public:
virtual void TickFrame() = 0;
virtual bool AccelerateConditionalRendering() {
return false;
return true;
}
/// Attempt to use a faster method to perform a surface copy