summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/d3dtarget.h
blob: 9179b2d43ba07756df6452e6b4b012d538276c83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// license:BSD-3-Clause
// copyright-holders:Ryan Holtz
//============================================================
//
//  d3dtarget.h - Direct3D HLSL targets
//
//============================================================

#pragma once

#ifndef __D3DTARGET__
#define __D3DTARGET__

#endif // __D3DTARGET__