Build fix

pull/601/head
Connor McLaughlin 5 years ago
parent c01854e9d1
commit d6ec1fd84e

@ -107,7 +107,7 @@ protected:
D3D11::StreamBuffer m_display_uniform_buffer;
D3D11::AutoStagingTexture m_readback_staging_texture;
#ifdef LIBRETRO
#ifndef LIBRETRO
bool m_allow_tearing_supported = false;
bool m_using_flip_model_swap_chain = true;
bool m_using_allow_tearing = false;

Loading…
Cancel
Save