code: Cleanup and warning fixes from the Vulkan PR (#6163)
Co-authored-by: emufan4568 <geoster3d@gmail.com> Co-authored-by: Kyle Kienapfel <Docteh@users.noreply.github.com>
This commit is contained in:
co-authored by
emufan4568
Kyle Kienapfel
parent
aa84022704
commit
1ddea27ac8
@@ -255,7 +255,7 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
const Regs& regs;
|
||||
[[maybe_unused]] const Regs& regs;
|
||||
Shader::ShaderSetup& setup;
|
||||
Common::Vec4<float24>* buffer_begin;
|
||||
Common::Vec4<float24>* buffer_cur;
|
||||
|
||||
Reference in New Issue
Block a user