OROCHI
 
Loading...
Searching...
No Matches
GxFilter.h File Reference

コアインクルードファイル More...

#include "Gx.h"
#include "GxShader.h"
#include "PPFX/ppfx.h"
#include "GxSysFilter.h"
#include "GxUnitFilterBase.h"
#include "GxUnitFilterDepthOfField.h"
#include "GxUnitFilterCameraMotionBlur.h"
#include "GxUnitFilterObjectMotionBlur.h"
#include "GxUnitFilterGlare.h"
#include "GxUnitFilterColorCorrect.h"
#include "YEBIS/GxSysFilterYebis.h"
#include "YEBIS/GxUnitFilterYebis.h"
Include dependency graph for GxFilter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GX_FILTER_NAMESPACE_BEGIN()
 
#define GX_FILTER_NAMESPACE_END()
 
#define PLATFORM_YEBIS_SUPPORT   1
 
#define USE_MULTIVIEW   1
 
#define USE_SMAA   0
 
#define USE_VRAMSIZE_PARAM   0
 

Functions

void GxFilterUsage (void)
 最適化で消されないためのusage呼び出し
 

Detailed Description

コアインクルードファイル

Author
Copyright (C)2009 SiliconStudio Inc. All rights reserved.
Kei Honda
Kazuyuki Asano
Toshiki Nakato
Yuya Ikeuchi

Macro Definition Documentation

◆ GX_FILTER_NAMESPACE_BEGIN

#define GX_FILTER_NAMESPACE_BEGIN ( )
Value:
namespace gx { namespace filter {

◆ GX_FILTER_NAMESPACE_END

#define GX_FILTER_NAMESPACE_END ( )
Value:
} }