|
|
|
@ -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;
|
|
|
|
|