mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-02 15:45:58 +00:00
Add HDR to Metal
This commit is contained in:
parent
f3d1cda672
commit
153d0201a8
3 changed files with 19 additions and 0 deletions
|
@ -3,7 +3,9 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <AppKit/NSScreen.h>
|
||||
#include <Metal/Metal.h>
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include "VideoCommon/AbstractShader.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue