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

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

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

class CubemapRoughnessRasterShaderRD : public ShaderRD {};

#endif