| 
    Berserk
    
   | 
 
#include <core/Engine.hpp>#include <core/math/MathUtils3d.hpp>#include <rhi/opengl/GLBuffer.hpp>#include <rhi/opengl/GLCommandList.hpp>#include <rhi/opengl/GLDevice.hpp>#include <rhi/opengl/GLFramebuffer.hpp>#include <rhi/opengl/GLGraphicsPipeline.hpp>#include <rhi/opengl/GLRenderPass.hpp>#include <rhi/opengl/GLResourceSet.hpp>#include <rhi/opengl/GLSampler.hpp>#include <rhi/opengl/GLTexture.hpp>#include <rhi/opengl/GLVertexDeclaration.hpp>#include <cstring>#include <utility>
Namespaces | |
| BRK_NS_BEGIN | |
Macros | |
| #define | BRK_GL_CREATE_RESOURCE(type, gl_type, ...) | 
Functions | |
| bool | BRK_NS_BEGIN::IsExtensionSupported (const char *name) | 
| #define BRK_GL_CREATE_RESOURCE | ( | type, | |
| gl_type, | |||
| ... | |||
| ) |