1
Fork 0
This repository has been archived on 2026-03-09. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
MariENB/enbseries/enbdepthoffield.fx

11 lines
355 B
HLSL

/*
enbdepthoffield.fx : MariENB dof.
(C)2013-2017 Marisa Kirisame, UnSX Team.
Part of MariENB, the personal ENB of Marisa.
Released under the GNU GPLv3 (or later).
*/
/* separate for easier maintenance */
#include "menbglobaldefs.fx"
#include "menbdepthoffieldsettings.fx"
#include "menbdepthoffieldinternals.fx"
#include "menbdepthoffieldfilters.fx"