mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 09:48:01 -05:00
spirv: Implement rescaling patching
This commit is contained in:
committed by
Fernando Sahmkow
parent
01379c5e3c
commit
656adee630
@ -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