Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
This is the complete list of members for gamp::wt::Surface, including all inherited members.
capabilities() const noexcept | gamp::wt::Surface | inline |
create(handle_t surface_handle, const Vec2i &surface_size) | gamp::wt::Surface | inlinestatic |
createContext(const gamp::render::RenderProfile &profile, const gamp::render::RenderContextFlags &contextFlags) | gamp::wt::Surface | inline |
createContext(const wt::SurfaceRef &surface, const gamp::render::RenderProfile &profile, const gamp::render::RenderContextFlags &contextFlags, gamp::render::RenderContext *shareWith) noexcept | gamp::wt::Surface | static |
dispose(const jau::fraction_timespec &) noexcept | gamp::wt::Surface | inlinevirtual |
disposedNotify(const jau::fraction_timespec &) noexcept | gamp::wt::Surface | inlinevirtual |
is_locked(const lock_status_t ls) noexcept | gamp::wt::Surface | inlinestatic |
isBLOriented() const noexcept | gamp::wt::Surface | inline |
isValid() const noexcept | gamp::wt::Surface | inlinevirtual |
lock_status_t enum name | gamp::wt::Surface | |
lockSurface() | gamp::wt::Surface | inline |
nativeSurfaceLock() noexcept | gamp::wt::Surface | inlineprotectedvirtual |
nativeSurfaceUnlock() noexcept | gamp::wt::Surface | inlineprotectedvirtual |
operator=(const Surface &)=delete | gamp::wt::Surface | |
renderContext() const noexcept | gamp::wt::Surface | inline |
renderContext() noexcept | gamp::wt::Surface | inline |
setSurfaceSize(const Vec2i &sz) noexcept | gamp::wt::Surface | inlineprotected |
setSwapInterval(int v) noexcept | gamp::wt::Surface | inline |
shared() | gamp::wt::Surface | inline |
shared_from_base() | gamp::wt::Surface | inlineprotected |
Surface(Private, handle_t surface_handle, const Vec2i &surface_size) | gamp::wt::Surface | inline |
Surface(const Surface &)=delete | gamp::wt::Surface | |
surfaceHandle() const noexcept | gamp::wt::Surface | inline |
surfaceSize() const noexcept | gamp::wt::Surface | inline |
surfaceSwap() noexcept | gamp::wt::Surface | inlinevirtual |
swapInterval() const noexcept | gamp::wt::Surface | inline |
TIMEOUT | gamp::wt::Surface | static |
toString() const noexcept | gamp::wt::Surface | inline |
unlockSurface() | gamp::wt::Surface | inline |
~Surface() noexcept | gamp::wt::Surface | inlinevirtual |