summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/backend/glasm/emit_context.cpp
blob: 02c4d8a5dfcf5184266535f283400fa099588ba7 (plain) (blame)
1
2
3
4
5
6
7
// Copyright 2021 yuzu Emulator Project
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.

#pragma once

#include "shader_recompiler/backend/glasm/emit_context.h"