godot/servers/rendering/renderer_rd/shaders/effects/bokeh_dof_raster.glsl.gen.h

/* WARNING, THIS FILE WAS GENERATED, DO NOT EDIT */
#ifndef BOKEH_DOF_RASTER_GLSL_GEN_H_RD
#define BOKEH_DOF_RASTER_GLSL_GEN_H_RD

#include "servers/rendering/renderer_rd/shader_rd.h"

class BokehDofRasterShaderRD : public ShaderRD {};

#endif