aboutsummaryrefslogtreecommitdiff
path: root/sp/src/materialsystem/stdshaders/refract_dx60.cpp
blob: 2ca7a83c2466d46ae15fadb7fdcf542577600063 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose: 
//
//=============================================================================//

#include "shaderlib/cshader.h"

// memdbgon must be the last include file in a .cpp file!!!
#include "tier0/memdbgon.h"

// FIXME: This is a placeholder. . need to do something for real here.
DEFINE_FALLBACK_SHADER( Refract, Refract_DX60 )
DEFINE_FALLBACK_SHADER( Refract_DX60, UnlitGeneric )