mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-10 05:38:49 +00:00
buffer_atomic_imax_x2 (#3130)
* buffer_atomic_imax_x2 * Define Int64Atomics SPIR-V capability
This commit is contained in:
committed by
GitHub
parent
77117abb31
commit
1757dfaf5a
@@ -226,6 +226,8 @@ struct Info {
|
||||
bool uses_fp64{};
|
||||
bool uses_pack_10_11_11{};
|
||||
bool uses_unpack_10_11_11{};
|
||||
bool uses_buffer_int64_atomics{};
|
||||
bool uses_shared_int64_atomics{};
|
||||
bool stores_tess_level_outer{};
|
||||
bool stores_tess_level_inner{};
|
||||
bool translation_failed{};
|
||||
|
||||
Reference in New Issue
Block a user