LLGL 0.05 Beta
Loading...
Searching...
No Matches
RendererConfiguration.h File Reference
#include <LLGL/Container/ArrayView.h>
#include <LLGL/Platform/Platform.h>
#include <LLGL/Deprecated.h>
#include <cstdint>

Classes

struct  LLGL::ApplicationDescriptor
 Application descriptor structure. More...
struct  LLGL::RendererConfigurationVulkan
 Structure for a Vulkan renderer specific configuration. More...
struct  LLGL::RendererConfigurationOpenGL
 OpenGL/OpenGLES profile descriptor structure. More...

Namespaces

namespace  LLGL

Enumerations

enum class  LLGL::OpenGLContextProfile {
  LLGL::Auto , LLGL::CompatibilityProfile , LLGL::CoreProfile , LLGL::ESProfile ,
  LLGL::LLGL_DEPRECATED_ENUMCASE =("Identifier `DefaultProfile` is deprecated since 0.05b; Use `Auto` instead!", "Auto") = Auto
}
 OpenGL context profile enumeration. More...