mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-02 02:58:46 +00:00
spirv: Implement rescaling patching
This commit is contained in:
committed by
Fernando Sahmkow
parent
403633afcc
commit
e63fc7a4bb
@@ -63,6 +63,8 @@ struct RuntimeInfo {
|
||||
std::array<AttributeType, 32> generic_input_types{};
|
||||
VaryingState previous_stage_stores;
|
||||
|
||||
u32 num_textures{};
|
||||
|
||||
bool convert_depth_mode{};
|
||||
bool force_early_z{};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user