dolphin/Source/Core/VideoBackends
JosJuice 76b508557e GLES: Fix missing precision for sampler2DMSArray
We don't use sampler2DMS, but we do use sampler2DMSArray.

I can't reproduce it on my phone, but a user who was running GLES
on a Tegra X1 reported a shader compilation error related to this.
2021-12-28 11:36:11 +01:00
..
D3D Eliminate VarType for ComponentFormat 2021-12-18 15:21:48 -08:00
D3D12 Eliminate VarType for ComponentFormat 2021-12-18 15:21:48 -08:00
D3DCommon Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
Null Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
OGL GLES: Fix missing precision for sampler2DMSArray 2021-12-28 11:36:11 +01:00
Software Eliminate VarType for ComponentFormat 2021-12-18 15:21:48 -08:00
Vulkan Merge pull request #10215 from OatmealDome/shader-logic-ops 2021-12-22 16:39:54 -05:00
CMakeLists.txt CMake: Add option to enable/disable Vulkan video backend 2020-10-23 20:14:46 +02:00