#pragma once #include "gfx_framebuffer.hpp" class GFXWebGPUFramebuffer : public GFXFramebuffer { public: };