| _initialize(TextureGpuManager *textureGpuManager, const NameValuePairList *miscParams) override | Ogre::VulkanAndroidWindow | virtual |
| Ogre::VulkanWindow::_initialize(TextureGpuManager *textureGpuManager) override | Ogre::VulkanWindow | virtual |
| _setDevice(VulkanDevice *device) | Ogre::VulkanWindow | |
| _setPrimary() | Ogre::Window | |
| _setVisible(bool visible) override | Ogre::VulkanAndroidWindow | virtual |
| _swapBuffers(VkSemaphore queueFinishSemaphore) | Ogre::VulkanWindow | |
| acquireNextSwapchain() | Ogre::VulkanWindow | |
| AllocatedObject() | Ogre::AllocatedObject< Alloc > | inlineexplicit |
| Backend enum name | Ogre::VulkanWindow | |
| BackendX11 enum value | Ogre::VulkanWindow | |
| chooseSurfaceFormat(bool hwGamma) | Ogre::VulkanWindow | |
| createSwapchain() | Ogre::VulkanWindow | |
| destroy() override | Ogre::VulkanAndroidWindow | virtual |
| destroySwapchain() | Ogre::VulkanWindow | |
| getBorderless() const | Ogre::Window | |
| getCustomAttribute(IdString name, void *pData) override | Ogre::VulkanAndroidWindow | virtual |
| getDepthBuffer() const | Ogre::Window | |
| getFrequencyDenominator() const | Ogre::Window | |
| getFrequencyNumerator() const | Ogre::Window | |
| getHeight() const | Ogre::Window | |
| getImageAcquiredSemaphore() | Ogre::VulkanWindow | |
| getMetrics(uint32 &width, uint32 &height, int32 &left, int32 &top) const | Ogre::Window | virtual |
| getNumSwapchains() const | Ogre::VulkanWindow | inline |
| getPixelFormat() const | Ogre::Window | |
| getRequestedHeightPt() const | Ogre::Window | |
| getRequestedWidthPt() const | Ogre::Window | |
| getRequiredExtensionName() | Ogre::VulkanAndroidWindow | static |
| getSampleDescription() const | Ogre::Window | |
| getStencilBuffer() const | Ogre::Window | |
| getSwapchainImage(size_t idx) const | Ogre::VulkanWindow | inline |
| getTexture() const | Ogre::Window | |
| getTitle() const | Ogre::Window | |
| getViewPointToPixelScale() const | Ogre::Window | inlinevirtual |
| getVSync() const | Ogre::Window | |
| getVSyncInterval() const | Ogre::Window | |
| getWidth() const | Ogre::Window | |
| isClosed() const override | Ogre::VulkanWindow | virtual |
| isFocused() const | Ogre::Window | |
| isFullscreen() const | Ogre::Window | |
| isHidden() const override | Ogre::VulkanAndroidWindow | virtual |
| isMultisample() const | Ogre::Window | |
| isPrimary() const | Ogre::Window | |
| isVisible() const override | Ogre::VulkanAndroidWindow | virtual |
| mClosed | Ogre::VulkanWindow | |
| mDevice | Ogre::VulkanWindow | |
| mHwGamma | Ogre::VulkanWindow | |
| mLowestLatencyVSync | Ogre::VulkanWindow | |
| mRebuildingSwapchain | Ogre::VulkanWindow | |
| mSuboptimal | Ogre::VulkanWindow | |
| mSurfaceKHR | Ogre::VulkanWindow | |
| mSwapchain | Ogre::VulkanWindow | |
| mSwapchainImages | Ogre::VulkanWindow | |
| mSwapchainSemaphore | Ogre::VulkanWindow | |
| mSwapchainStatus | Ogre::VulkanWindow | |
| 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::VulkanWindow | |
| reposition(int32 left, int32 top) override | Ogre::VulkanAndroidWindow | virtual |
| requestFullscreenSwitch(bool goFullscreen, bool borderless, uint32 monitorIdx, uint32 widthPt, uint32 heightPt, uint32 frequencyNumerator, uint32 frequencyDenominator) | Ogre::Window | virtual |
| requestResolution(uint32 width, uint32 height) override | Ogre::VulkanAndroidWindow | virtual |
| setBorderless(bool borderless) | Ogre::Window | virtual |
| setFocused(bool focused) | Ogre::Window | virtual |
| setFsaa(const String &fsaa) | Ogre::Window | inlinevirtual |
| setHidden(bool hidden) override | Ogre::VulkanAndroidWindow | virtual |
| setNativeWindow(ANativeWindow *nativeWindow) | Ogre::VulkanAndroidWindow | |
| setTitle(const String &title) | Ogre::Window | virtual |
| setVSync(bool vSync, uint32 vSyncInterval) override | Ogre::VulkanWindow | virtual |
| swapBuffers() override | Ogre::VulkanWindow | virtual |
| SwapchainAcquired enum value | Ogre::VulkanWindow | |
| SwapchainPendingSwap enum value | Ogre::VulkanWindow | |
| SwapchainReleased enum value | Ogre::VulkanWindow | |
| SwapchainStatus enum name | Ogre::VulkanWindow | |
| SwapchainUsedInRendering enum value | Ogre::VulkanWindow | |
| VulkanAndroidWindow(const String &title, uint32 width, uint32 height, bool fullscreenMode) | Ogre::VulkanAndroidWindow | |
| VulkanWindow(const String &title, uint32 width, uint32 height, bool fullscreenMode) | Ogre::VulkanWindow | |
| wantsToGoFullscreen() const | Ogre::Window | |
| wantsToGoWindowed() const | Ogre::Window | |
| Window(const String &title, uint32 widthPt, uint32 heightPt, bool fullscreenMode) | Ogre::Window | |
| windowMovedOrResized() override | Ogre::VulkanAndroidWindow | virtual |
| ~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline |
| ~VulkanAndroidWindow() override | Ogre::VulkanAndroidWindow | |
| ~VulkanWindow() override | Ogre::VulkanWindow | |
| ~Window() | Ogre::Window | virtual |