| add(const void *b, unsigned long b_len, std::chrono::milliseconds timecode, int c, int p) override | VideoVisual | virtual |
| CheckValid() | MythVulkanObject | protected |
| VideoVisualMonoScope::Create(const QString &name, AudioPlayer *audio, MythRender *render) | VideoVisual | static |
| MythVisualVulkan::Create(MythRenderVulkan *Render) | MythVulkanObject | static |
| DeleteNodes(void) | VideoVisual | protected |
| Device() | MythVulkanObject | |
| Draw(QRect Area, MythPainter *, QPaintDevice *) override | MythVisualMonoScopeVulkan | virtual |
| Funcs() | MythVulkanObject | |
| GetNode(void) | VideoVisual | protected |
| GetVisualiserList(RenderType type) | VideoVisual | static |
| InitCommon(QRect Area) | VideoVisualMonoScope | protected |
| InitialiseVulkan(QRect Area) override | MythVisualMonoScopeVulkan | virtual |
| IsValidVulkan() const | MythVulkanObject | |
| m_area | VideoVisual | protected |
| m_audio | VideoVisual | protected |
| m_descriptorPool | MythVisualVulkan | protected |
| m_disabled | VideoVisual | protected |
| m_dynamicState | MythVisualVulkan | protected |
| m_fade | VideoVisualMonoScope | protected |
| m_hue | VideoVisualMonoScope | protected |
| m_lastTime | VideoVisualMonoScope | protected |
| m_lastUpdate | VideoVisual | protected |
| m_lineWidth | VideoVisualMonoScope | protected |
| m_maxLineWidth | VideoVisualMonoScope | protected |
| m_mtx | Visualization | private |
| m_needsPrepare | VideoVisual | protected |
| m_nodes | VideoVisual | protected |
| m_pipeline | MythVisualVulkan | protected |
| m_projectionDescriptor | MythVisualVulkan | protected |
| m_projectionUniform | MythVisualVulkan | protected |
| m_pushBuffer | MythVisualMonoScopeVulkan | private |
| m_rate | VideoVisualMonoScope | protected |
| m_render | VideoVisual | protected |
| m_shaderBindings | MythVisualVulkan | protected |
| m_shaderSources | MythVisualVulkan | protected |
| m_shaderStages | MythVisualVulkan | protected |
| m_vertexBuffers | MythVisualMonoScopeVulkan | private |
| m_vulkanDevice | MythVulkanObject | protected |
| m_vulkanFuncs | MythVulkanObject | protected |
| m_vulkanRender | MythVulkanObject | protected |
| m_vulkanShader | MythVisualVulkan | protected |
| m_vulkanValid | MythVulkanObject | protected |
| m_vulkanWindow | MythVulkanObject | protected |
| mutex() | Visualization | inline |
| MythVisualMonoScopeVulkan(AudioPlayer *Audio, MythRender *Render, bool Fade) | MythVisualMonoScopeVulkan | |
| MythVisualVulkan(MythRenderVulkan *Render, std::vector< VkDynamicState > Dynamic, std::vector< int > Stages, const MythShaderMap *Sources, const MythBindingMap *Bindings) | MythVisualVulkan | |
| MythVulkanObject(MythRenderVulkan *Render) | MythVulkanObject | |
| MythVulkanObject(MythVulkanObject *Other) | MythVulkanObject | |
| Name() override | VideoVisualMonoScope | virtual |
| NeedsPrepare() const | VideoVisual | inline |
| prepare() override | VideoVisual | virtual |
| Prepare(QRect Area) override | MythVisualMonoScopeVulkan | virtual |
| Render() | MythVulkanObject | |
| SetLastUpdate(void) | VideoVisual | protected |
| TearDownVulkan() override | MythVisualMonoScopeVulkan | virtual |
| UpdateTime() | VideoVisualMonoScope | protected |
| UpdateVertices(float *Buffer) | VideoVisualMonoScope | protected |
| VideoVisual(AudioPlayer *audio, MythRender *render) | VideoVisual | |
| VideoVisualMonoScope(AudioPlayer *Audio, MythRender *Render, bool Fade) | VideoVisualMonoScope | |
| Visualization()=default | Visualization | |
| Window() | MythVulkanObject | |
| ~MythVisualMonoScopeVulkan() override | MythVisualMonoScopeVulkan | |
| ~MythVisualVulkan() | MythVisualVulkan | virtual |
| ~VideoVisual() override | VideoVisual | |
| ~Visualization()=default | Visualization | virtual |