summaryrefslogtreecommitdiffstats
path: root/src/video_core/host_shaders/CMakeLists.txt
diff options
context:
space:
mode:
authorLiam <byteslice@airmail.cc>2022-04-06 04:05:23 +0200
committerLiam <byteslice@airmail.cc>2022-04-07 01:44:33 +0200
commit52ebdd42c6ee2f7b22dc2c7a4f23d50a2940b4f5 (patch)
tree32bc3c7182bb66d79ae2be212d2adacadf89bf52 /src/video_core/host_shaders/CMakeLists.txt
parentMerge pull request #8100 from Morph1984/registered-crash (diff)
downloadyuzu-52ebdd42c6ee2f7b22dc2c7a4f23d50a2940b4f5.tar
yuzu-52ebdd42c6ee2f7b22dc2c7a4f23d50a2940b4f5.tar.gz
yuzu-52ebdd42c6ee2f7b22dc2c7a4f23d50a2940b4f5.tar.bz2
yuzu-52ebdd42c6ee2f7b22dc2c7a4f23d50a2940b4f5.tar.lz
yuzu-52ebdd42c6ee2f7b22dc2c7a4f23d50a2940b4f5.tar.xz
yuzu-52ebdd42c6ee2f7b22dc2c7a4f23d50a2940b4f5.tar.zst
yuzu-52ebdd42c6ee2f7b22dc2c7a4f23d50a2940b4f5.zip
Diffstat (limited to '')
-rw-r--r--src/video_core/host_shaders/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/video_core/host_shaders/CMakeLists.txt b/src/video_core/host_shaders/CMakeLists.txt
index af05d47d1..190fc6aea 100644
--- a/src/video_core/host_shaders/CMakeLists.txt
+++ b/src/video_core/host_shaders/CMakeLists.txt
@@ -18,6 +18,7 @@ set(SHADER_FILES
full_screen_triangle.vert
fxaa.frag
fxaa.vert
+ opengl_convert_s8d24.comp
opengl_copy_bc4.comp
opengl_present.frag
opengl_present.vert