OGRE  2.3.1
Object-Oriented Graphics Rendering Engine
Ogre::VulkanXcbWindow Member List

This is the complete list of members for Ogre::VulkanXcbWindow, including all inherited members.

_initialize(TextureGpuManager *textureGpuManager, const NameValuePairList *miscParams)Ogre::VulkanXcbWindowvirtual
Ogre::VulkanWindowSwapChainBased::_initialize(TextureGpuManager *textureGpuManager) overrideOgre::VulkanWindowvirtual
_setDevice(VulkanDevice *device)Ogre::VulkanWindow
_setPrimary(void)Ogre::Window
_setVisible(bool visible)Ogre::VulkanXcbWindowvirtual
_swapBuffers(VkSemaphore queueFinishSemaphore)Ogre::VulkanWindowSwapChainBased
acquireNextSwapchain(void)Ogre::VulkanWindowSwapChainBased
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
Backend enum nameOgre::VulkanWindowSwapChainBased
BackendX11 enum valueOgre::VulkanWindowSwapChainBased
chooseSurfaceFormat(bool hwGamma)Ogre::VulkanWindowSwapChainBased
createSwapchain(void)Ogre::VulkanWindowSwapChainBased
destroy(void)Ogre::VulkanXcbWindowvirtual
destroySwapchain(void)Ogre::VulkanWindowSwapChainBased
getBorderless(void) constOgre::Window
getCustomAttribute(IdString name, void *pData)Ogre::VulkanXcbWindowvirtual
getDepthBuffer(void) constOgre::Window
getFrequencyDenominator(void) constOgre::Window
getFrequencyNumerator(void) constOgre::Window
getHeight(void) constOgre::Window
getImageAcquiredSemaphore(void)Ogre::VulkanWindowSwapChainBased
getMetrics(uint32 &width, uint32 &height, int32 &left, int32 &top) constOgre::Windowvirtual
getNumSwapchains(void) constOgre::VulkanWindowSwapChainBasedinline
getPixelFormat(void) constOgre::Window
getRequestedHeightPt(void) constOgre::Window
getRequestedWidthPt(void) constOgre::Window
getRequiredExtensionName(void)Ogre::VulkanXcbWindowstatic
getSampleDescription(void) constOgre::Window
getStencilBuffer(void) constOgre::Window
getSwapchainImage(size_t idx) constOgre::VulkanWindowSwapChainBasedinline
getTexture(void) constOgre::Window
getTitle(void) constOgre::Window
getViewPointToPixelScale() constOgre::Windowinlinevirtual
getVSync(void) constOgre::Window
getVSyncInterval(void) constOgre::Window
getWidth(void) constOgre::Window
isClosed(void) constOgre::VulkanWindowSwapChainBasedvirtual
isFocused(void) constOgre::Window
isFullscreen(void) constOgre::Window
isHidden(void) constOgre::VulkanXcbWindowvirtual
isMultisample(void) constOgre::Window
isPrimary(void) constOgre::Window
isVisible(void) constOgre::VulkanXcbWindowvirtual
mClosedOgre::VulkanWindowSwapChainBased
mLowestLatencyVSyncOgre::VulkanWindowSwapChainBased
mRebuildingSwapchainOgre::VulkanWindowSwapChainBased
mSuboptimalOgre::VulkanWindowSwapChainBased
mSurfaceKHROgre::VulkanWindowSwapChainBased
mSwapchainOgre::VulkanWindowSwapChainBased
mSwapchainImagesOgre::VulkanWindowSwapChainBased
mSwapchainSemaphoreOgre::VulkanWindowSwapChainBased
mSwapchainStatusOgre::VulkanWindowSwapChainBased
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >inline
parseSharedParams(const NameValuePairList *miscParams)Ogre::VulkanWindowSwapChainBased
reposition(int32 left, int32 top)Ogre::VulkanXcbWindowvirtual
requestFullscreenSwitch(bool goFullscreen, bool borderless, uint32 monitorIdx, uint32 width, uint32 height, uint32 frequencyNumerator, uint32 frequencyDenominator)Ogre::VulkanXcbWindowvirtual
requestResolution(uint32 width, uint32 height)Ogre::VulkanXcbWindowvirtual
setBorderless(bool borderless)Ogre::Windowvirtual
setFocused(bool focused)Ogre::Windowvirtual
setFsaa(const String &fsaa)Ogre::Windowinlinevirtual
setHidden(bool hidden)Ogre::VulkanXcbWindowvirtual
setTitle(const String &title)Ogre::Windowvirtual
setVSync(bool vSync, uint32 vSyncInterval)Ogre::VulkanWindowSwapChainBasedvirtual
swapBuffers(void)Ogre::VulkanWindowSwapChainBasedvirtual
SwapchainAcquired enum valueOgre::VulkanWindowSwapChainBased
SwapchainPendingSwap enum valueOgre::VulkanWindowSwapChainBased
SwapchainReleased enum valueOgre::VulkanWindowSwapChainBased
SwapchainStatus enum nameOgre::VulkanWindowSwapChainBased
SwapchainUsedInRendering enum valueOgre::VulkanWindowSwapChainBased
switchFullScreen(const bool bFullscreen)Ogre::VulkanXcbWindow
switchMode(uint32 width, uint32 height, uint32 frequencyNum, uint32 frequencyDen)Ogre::VulkanXcbWindow
VulkanWindow(const String &title, uint32 width, uint32 height, bool fullscreenMode)Ogre::VulkanWindow
VulkanWindowSwapChainBased(const String &title, uint32 width, uint32 height, bool fullscreenMode)Ogre::VulkanWindowSwapChainBased
VulkanXcbWindow(const String &title, uint32 width, uint32 height, bool fullscreenMode)Ogre::VulkanXcbWindow
wantsToGoFullscreen(void) constOgre::Window
wantsToGoWindowed(void) constOgre::Window
Window(const String &title, uint32 widthPt, uint32 heightPt, bool fullscreenMode)Ogre::Window
windowMovedOrResized(void)Ogre::VulkanXcbWindowvirtual
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~VulkanWindowSwapChainBased()Ogre::VulkanWindowSwapChainBasedvirtual
~VulkanXcbWindow()Ogre::VulkanXcbWindow
~Window()Ogre::Windowvirtual