mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-01-31 01:25:18 +01:00
vk: Fix typo in NVIDIA-specific stencil unresolve path
This commit is contained in:
@@ -277,7 +277,7 @@ namespace vk
|
||||
|
||||
static_parameters_width = 3;
|
||||
|
||||
build(false, true, false);
|
||||
build(false, true, true);
|
||||
}
|
||||
|
||||
void get_dynamic_state_entries(std::vector<VkDynamicState>& state_descriptors) override
|
||||
|
||||
Reference in New Issue
Block a user