mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-06 07:12:28 +01:00
d3d12: Another fix
This commit is contained in:
parent
9b10895c38
commit
6a408301d7
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
#include "Emu/RSX/RSXFragmentProgram.h"
|
||||
#include "Emu/RSX/RSXVertexProgram.h"
|
||||
#include "Utilities/Log.h"
|
||||
|
||||
|
||||
enum class SHADER_TYPE
|
||||
|
|
|
|||
Loading…
Reference in a new issue