| _initialize(TextureGpuManager *textureGpuManager) override | Ogre::VulkanWindow | virtual | 
  | _initialize(TextureGpuManager *textureGpuManager, const NameValuePairList *miscParams)=0 | Ogre::VulkanWindow | pure virtual | 
  | _setDevice(VulkanDevice *device) | Ogre::VulkanWindow |  | 
  | _setPrimary() | Ogre::Window |  | 
  | _setVisible(bool visible)=0 | Ogre::Window | pure 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::VulkanWindow | virtual | 
  | destroySwapchain() | Ogre::VulkanWindow |  | 
  | getBorderless() const | Ogre::Window |  | 
  | getCustomAttribute(IdString name, void *pData) override | Ogre::VulkanWindow | 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 |  | 
  | 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 =0 | Ogre::Window | pure virtual | 
  | isMultisample() const | Ogre::Window |  | 
  | isPrimary() const | Ogre::Window |  | 
  | isVisible() const =0 | Ogre::Window | pure 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 leftPt, int32 topPt)=0 | Ogre::Window | pure virtual | 
  | requestFullscreenSwitch(bool goFullscreen, bool borderless, uint32 monitorIdx, uint32 widthPt, uint32 heightPt, uint32 frequencyNumerator, uint32 frequencyDenominator) | Ogre::Window | virtual | 
  | requestResolution(uint32 widthPt, uint32 heightPt) | Ogre::Window | virtual | 
  | setBorderless(bool borderless) | Ogre::Window | virtual | 
  | setFocused(bool focused) | Ogre::Window | virtual | 
  | setFsaa(const String &fsaa) | Ogre::Window | inlinevirtual | 
  | setHidden(bool hidden)=0 | Ogre::Window | pure virtual | 
  | 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 |  | 
  | 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() | Ogre::Window | inlinevirtual | 
  | ~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline | 
  | ~VulkanWindow() override | Ogre::VulkanWindow |  | 
  | ~Window() | Ogre::Window | virtual |