This is the complete list of members for nkGraphics::RenderContextDescriptor, including all inherited members.
_height | nkGraphics::RenderContextDescriptor | |
_offscreenContext | nkGraphics::RenderContextDescriptor | |
_texture | nkGraphics::RenderContextDescriptor | |
_vsync | nkGraphics::RenderContextDescriptor | |
_width | nkGraphics::RenderContextDescriptor | |
_window | nkGraphics::RenderContextDescriptor | |
RenderContextDescriptor() noexcept | nkGraphics::RenderContextDescriptor | |
RenderContextDescriptor(nkWinUi::Window *window) noexcept | nkGraphics::RenderContextDescriptor | |
RenderContextDescriptor(nkGraphics::Texture *texture) noexcept | nkGraphics::RenderContextDescriptor | |
RenderContextDescriptor(unsigned int width, unsigned int height, bool forOffscreen, bool vsync=false) noexcept | nkGraphics::RenderContextDescriptor |