dolphin/Source/Core/VideoBackends/D3DCommon
Lioncash aca02f9734 D3DCommon/Shader: Use std::optional with CompileShader()
Allows removing the use of an out parameter, making it nicer to use.
2019-07-26 20:06:14 -04:00
..
CMakeLists.txt
Common.cpp
Common.h
D3DCommon.vcxproj
D3DCommon.vcxproj.filters
Shader.cpp D3DCommon/Shader: Use std::optional with CompileShader() 2019-07-26 20:06:14 -04:00
Shader.h D3DCommon/Shader: Use std::optional with CompileShader() 2019-07-26 20:06:14 -04:00
SwapChain.cpp
SwapChain.h