Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
gamp::render::gl::GLProfile Member List

This is the complete list of members for gamp::render::gl::GLProfile, including all inherited members.

clear() noexcept overridegamp::render::gl::GLProfileinlineprotectedvirtual
downcast(const RenderProfile &rp)gamp::render::gl::GLProfileinlinestatic
getGLSLVersionString() constgamp::render::gl::GLProfileinline
getUndef() noexceptgamp::render::RenderProfileinlineprotectedstatic
GL2gamp::render::gl::GLProfilestatic
GL3gamp::render::gl::GLProfilestatic
GL3bcgamp::render::gl::GLProfilestatic
GL4gamp::render::gl::GLProfilestatic
GL4bcgamp::render::gl::GLProfilestatic
GL_UNDEFgamp::render::gl::GLProfilestatic
GLES1gamp::render::gl::GLProfilestatic
GLES2gamp::render::gl::GLProfilestatic
GLES3gamp::render::gl::GLProfilestatic
GLProfile() noexceptgamp::render::gl::GLProfileinline
GLProfile(const jau::util::VersionNumber &version, GLProfileMask profileMask) noexceptgamp::render::gl::GLProfileinline
GLProfile(std::string_view tag) noexceptgamp::render::gl::GLProfileinline
GLSignature() noexceptgamp::render::gl::GLProfileinlinestatic
glslVersion() const noexceptgamp::render::gl::GLProfileinline
hasGLSL() const noexceptgamp::render::gl::GLProfileinline
isGL2() const noexceptgamp::render::gl::GLProfileinline
isGL2ES1() const noexceptgamp::render::gl::GLProfileinline
isGL2ES2() const noexceptgamp::render::gl::GLProfileinline
isGL2ES3() const noexceptgamp::render::gl::GLProfileinline
isGL2GL3() const noexceptgamp::render::gl::GLProfileinline
isGL3() const noexceptgamp::render::gl::GLProfileinline
isGL3bc() const noexceptgamp::render::gl::GLProfileinline
isGL3ES3() const noexceptgamp::render::gl::GLProfileinline
isGL4() const noexceptgamp::render::gl::GLProfileinline
isGL4bc() const noexceptgamp::render::gl::GLProfileinline
isGL4ES3() const noexceptgamp::render::gl::GLProfileinline
isGLES() const noexceptgamp::render::gl::GLProfileinline
isGLES1() const noexceptgamp::render::gl::GLProfileinline
isGLES2() const noexceptgamp::render::gl::GLProfileinline
isGLES3() const noexceptgamp::render::gl::GLProfileinline
isValidArrayDataType(GLenum index, GLsizei comps, GLenum type, bool isVertexAttribPointer, bool throwException) constgamp::render::gl::GLProfile
isValidDataType(GLenum type) const noexceptgamp::render::gl::GLProfileinline
name() const noexceptgamp::render::RenderProfileinline
nativeGLCompat() const noexceptgamp::render::gl::GLProfileinline
nativeGLCore() const noexceptgamp::render::gl::GLProfileinline
nativeGLES() const noexceptgamp::render::gl::GLProfileinline
nativeGLES1() const noexceptgamp::render::gl::GLProfileinline
nativeGLES2() const noexceptgamp::render::gl::GLProfileinline
nativeGLES3() const noexceptgamp::render::gl::GLProfileinline
operator==(const RenderProfile &rhs) const noexceptgamp::render::RenderProfileinline
profileMask() const noexceptgamp::render::gl::GLProfileinline
RenderContextgamp::render::RenderProfileprotected
RenderProfile() noexceptgamp::render::RenderProfileinline
RenderProfile(const std::string_view profile, const jau::util::VersionNumber &version) noexceptgamp::render::RenderProfileinline
RP_UNDEFgamp::render::RenderProfilestatic
signature() const noexcept overridegamp::render::gl::GLProfileinlinevirtual
toString() const overridegamp::render::gl::GLProfileinlinevirtual
version() const noexceptgamp::render::RenderProfileinline
~RenderProfile() noexcept=defaultgamp::render::RenderProfilevirtual