TEST: Skip AccelerateConditionalRendering()

This commit is contained in:
Gamer64 2025-07-14 00:15:29 +02:00 committed by crueter
parent 7b23cd0df4
commit dae0f7bebf

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