From 6927d8b661b3f408f64a7e8156ab1ac0df710e7e Mon Sep 17 00:00:00 2001 From: lizzie Date: Sun, 25 Jan 2026 01:00:47 +0000 Subject: [PATCH] fuckyou2 --- src/video_core/renderer_vulkan/fixed_pipeline_state.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/video_core/renderer_vulkan/fixed_pipeline_state.h b/src/video_core/renderer_vulkan/fixed_pipeline_state.h index f302408580..1e4bd09da1 100644 --- a/src/video_core/renderer_vulkan/fixed_pipeline_state.h +++ b/src/video_core/renderer_vulkan/fixed_pipeline_state.h @@ -227,7 +227,7 @@ struct FixedPipelineState { std::array viewport_swizzles; // TODO: this has to be trivially constructuible and both are mutually exclusive - std::array attribute_types; // Used with VK_EXT_vertex_input_dynamic_state + std::array attribute_types; // Used with VK_EXT_vertex_input_dynamic_state u64 enabled_divisors; DynamicState dynamic_state;