ngscopeclient 0.1-dev+51fbda87c
VulkanWindow Member List

This is the complete list of members for VulkanWindow, including all inherited members.

AddTextureUsedThisFrame(std::shared_ptr< Texture > tex) (defined in VulkanWindow)VulkanWindowinline
DoRender(vk::raii::CommandBuffer &cmdBuf) (defined in VulkanWindow)VulkanWindowprotectedvirtual
GetContentScale() (defined in VulkanWindow)VulkanWindow
GetRenderQueue() (defined in VulkanWindow)VulkanWindowinline
GetWindow() (defined in VulkanWindow)VulkanWindowinline
IsFullscreen() (defined in VulkanWindow)VulkanWindowinline
m_backBuffersVulkanWindowprotected
m_backBufferViewsVulkanWindowprotected
m_cmdBuffersVulkanWindowprotected
m_cmdPoolVulkanWindowprotected
m_contextVulkanWindowprotected
m_fencesVulkanWindowprotected
m_framebuffersVulkanWindowprotected
m_frameIndexVulkanWindowprotected
m_fullscreenVulkanWindowprotected
m_heightVulkanWindowprotected
m_imageAcquiredSemaphoresVulkanWindowprotected
m_imguiDescriptorPoolVulkanWindowprotected
m_lastFrameIndexVulkanWindowprotected
m_minImageCountVulkanWindowprotected
m_pendingHeightVulkanWindowprotected
m_pendingWidthVulkanWindowprotected
m_renderCompleteSemaphoresVulkanWindowprotected
m_renderPassVulkanWindowprotected
m_renderQueueVulkanWindowprotected
m_resizeEventPendingVulkanWindowprotected
m_semaphoreIndexVulkanWindowprotected
m_softwareResizeRequestedVulkanWindowprotected
m_surfaceVulkanWindowprotected
m_swapchainVulkanWindowprotected
m_texturesUsedThisFrameVulkanWindowprotected
m_widthVulkanWindowprotected
m_windowVulkanWindowprotected
m_windowedHeightVulkanWindowprotected
m_windowedWidthVulkanWindowprotected
m_windowedXVulkanWindowprotected
m_windowedYVulkanWindowprotected
Render() (defined in VulkanWindow)VulkanWindowvirtual
RenderUI() (defined in VulkanWindow)VulkanWindowprotectedvirtual
SetFullscreen(bool fullscreen) (defined in VulkanWindow)VulkanWindowprotected
UpdateFramebuffer()VulkanWindowprotected
VulkanWindow(const std::string &title, std::shared_ptr< QueueHandle > queue)VulkanWindow
~VulkanWindow()VulkanWindowvirtual