mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 06:55:09 +00:00
rsx/vk: Rework MSAA implementation
This commit is contained in:
parent
9c5ed01130
commit
bc7ed8eaab
30 changed files with 285 additions and 123 deletions
|
|
@ -275,6 +275,7 @@ public:
|
|||
u16 common_access_sampler_mask = 0;
|
||||
u16 shadow_sampler_mask = 0;
|
||||
u16 redirected_sampler_mask = 0;
|
||||
u16 multisampled_sampler_mask = 0;
|
||||
|
||||
bool has_lit_op = false;
|
||||
bool has_gather_op = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue