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 466cd52ad4
commit b3c46d6948
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"