Shader_IR: corrections and clang-format

This commit is contained in:
Fernando Sahmkow 2019-09-21 13:07:02 -04:00 committed by FernandoS27
parent bd5969e086
commit 6389d468ff
2 changed files with 64 additions and 70 deletions

View file

@ -4,8 +4,8 @@
#pragma once
#include <variant>
#include <memory>
#include <variant>
#include "video_core/engines/shader_bytecode.h"