Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
GLLiterals.hpp File Reference
Include dependency graph for GLLiterals.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gamp
 Gamp: Graphics, Audio, Multimedia and Processing Framework (Native C++, WebAssembly, ...)
 
namespace  gamp::render
 
namespace  gamp::render::gl
 

Enumerations

enum class  gamp::render::gl::GLProfileMask : uint32_t { gamp::render::gl::GLProfileMask::none = 0 , gamp::render::gl::GLProfileMask::compat = 1U << 0 , gamp::render::gl::GLProfileMask::core = 1U << 1 , gamp::render::gl::GLProfileMask::es = 1U << 2 }
 OpenGL profile-mask bits. More...
 

Functions

constexpr std::string_view gamp::render::gl::getGLArrayName (GLenum array) noexcept
 
constexpr jau::util::VersionNumber gamp::render::gl::getGLSLVersionNumber (const jau::util::VersionNumber &glVersion, GLProfileMask mask)
 
constexpr std::string_view gamp::render::gl::getGLTypeName (GLenum type) noexcept
 
std::string gamp::render::gl::getPredefinedArrayIndexName (GLenum glArrayIndex)
 
std::string gamp::render::gl::getPredefinedArrayIndexName (GLenum glArrayIndex, GLint multiTexCoordIndex)
 
constexpr bool gamp::render::gl::isValidShaderType (GLenum type) noexcept
 
 gamp::render::gl::JAU_MAKE_BITFIELD_ENUM_STRING (GLProfileMask, compat, core, es)
 
constexpr std::string_view gamp::render::gl::shaderTypeString (GLenum type) noexcept
 

Variables

static constexpr GLenum gamp::render::gl::GL_NVIDIA_PLATFORM_BINARY_NV = 0x890B
 
static constexpr std::string_view gamp::render::gl::mgl_Color = "mgl_Color"
 
static constexpr std::string_view gamp::render::gl::mgl_InterleaveArray = "mgl_InterleaveArray"
 
static constexpr std::string_view gamp::render::gl::mgl_MultiTexCoord = "mgl_MultiTexCoord"
 
static constexpr std::string_view gamp::render::gl::mgl_Normal = "mgl_Normal"
 
static constexpr std::string_view gamp::render::gl::mgl_Vertex = "mgl_Vertex"
 
static constexpr jau::util::VersionNumber gamp::render::gl::Version0_0 = jau::util::VersionNumber(0, 0, 0)
 Version 0.00, i.e.
 
static constexpr jau::util::VersionNumber gamp::render::gl::Version1_0 = jau::util::VersionNumber(1, 0, 0)
 Version 1.00, i.e.
 
static constexpr jau::util::VersionNumber gamp::render::gl::Version1_1 = jau::util::VersionNumber(1, 1, 0)
 Version 1.1, i.e.
 
static constexpr jau::util::VersionNumber gamp::render::gl::Version1_10 = jau::util::VersionNumber(1, 10, 0)
 Version 1.10, i.e.
 
static constexpr jau::util::VersionNumber gamp::render::gl::Version1_2 = jau::util::VersionNumber(1, 2, 0)
 Version 1.2, i.e.
 
static constexpr jau::util::VersionNumber gamp::render::gl::Version1_20 = jau::util::VersionNumber(1, 20, 0)
 Version 1.20, i.e.
 
static constexpr jau::util::VersionNumber gamp::render::gl::Version1_30 = jau::util::VersionNumber(1, 30, 0)
 Version 1.30, i.e.
 
static constexpr jau::util::VersionNumber gamp::render::gl::Version1_4 = jau::util::VersionNumber(1, 4, 0)
 Version 1.4, i.e.
 
static constexpr jau::util::VersionNumber gamp::render::gl::Version1_40 = jau::util::VersionNumber(1, 40, 0)
 Version 1.40, i.e.
 
static constexpr jau::util::VersionNumber gamp::render::gl::Version1_5 = jau::util::VersionNumber(1, 5, 0)
 Version 1.5, i.e.
 
static constexpr jau::util::VersionNumber gamp::render::gl::Version1_50 = jau::util::VersionNumber(1, 50, 0)
 Version 1.50, i.e.
 
static constexpr jau::util::VersionNumber gamp::render::gl::Version2_0 = jau::util::VersionNumber(2, 0, 0)
 Version 2.0.
 
static constexpr jau::util::VersionNumber gamp::render::gl::Version3_0 = jau::util::VersionNumber(3, 0, 0)
 Version 3.0.
 
static constexpr jau::util::VersionNumber gamp::render::gl::Version3_1 = jau::util::VersionNumber(3, 1, 0)
 Version 3.1.
 
static constexpr jau::util::VersionNumber gamp::render::gl::Version3_2 = jau::util::VersionNumber(3, 2, 0)
 Version 3.2.
 
static constexpr jau::util::VersionNumber gamp::render::gl::Version4_0 = jau::util::VersionNumber(4, 0, 0)
 Version 4.0.
 
static constexpr jau::util::VersionNumber gamp::render::gl::Version4_3 = jau::util::VersionNumber(4, 3, 0)
 Version 4.3.