mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 16:55:46 +00:00
shader: Handle host exceptions
This commit is contained in:
parent
83db7abae6
commit
b7764c3a79
8 changed files with 98 additions and 45 deletions
|
@ -7,6 +7,7 @@
|
|||
#include <ranges>
|
||||
#include <vector>
|
||||
|
||||
#include "shader_recompiler/exception.h"
|
||||
#include "shader_recompiler/frontend/ir/basic_block.h"
|
||||
#include "shader_recompiler/frontend/ir/post_order.h"
|
||||
#include "shader_recompiler/frontend/maxwell/program.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue