Browse Source
shader_recompiler, video_core: Resolve clang errors
shader_recompiler, video_core: Resolve clang errors
Silences the following warnings-turned-errors: -Wsign-conversion -Wunused-private-field -Wbraced-scalar-init -Wunused-variable And some other errorspull/15/merge
committed by
ameerj
14 changed files with 40 additions and 44 deletions
-
2src/shader_recompiler/backend/glasm/emit_context.h
-
3src/shader_recompiler/backend/glasm/reg_alloc.h
-
2src/shader_recompiler/backend/glsl/emit_glsl_floating_point.cpp
-
15src/shader_recompiler/backend/spirv/emit_spirv_image.cpp
-
3src/shader_recompiler/frontend/ir/opcodes.h
-
1src/shader_recompiler/frontend/maxwell/control_flow.h
-
9src/shader_recompiler/frontend/maxwell/structured_control_flow.cpp
-
12src/shader_recompiler/frontend/maxwell/translate/impl/atomic_operations_global_memory.cpp
-
4src/shader_recompiler/frontend/maxwell/translate/impl/integer_floating_point_conversion.cpp
-
12src/shader_recompiler/frontend/maxwell/translate/impl/load_store_attribute.cpp
-
3src/shader_recompiler/frontend/maxwell/translate/impl/surface_atomic_operations.cpp
-
8src/shader_recompiler/frontend/maxwell/translate/impl/surface_load_store.cpp
-
6src/shader_recompiler/ir_opt/global_memory_to_storage_buffer_pass.cpp
-
4src/video_core/renderer_vulkan/vk_graphics_pipeline.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue