blob: d1fc9461d0e424991671bb79c939d37f90b008b7 (
plain) (
blame)
1
2
3
4
5
|
// Copyright 2021 yuzu Emulator Project
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#include "shader_recompiler/frontend/ir/function.h"
|