|
MythTV master
|
#include <array>#include <optional>#include <QVulkanWindowRenderer>#include <QVulkanDeviceFunctions>#include "libmythui/mythuiexp.h"#include "libmythui/mythrender_base.h"Go to the source code of this file.
Classes | |
| class | MythVulkanObject |
| class | MythRenderVulkan |
Macros | |
| #define | MYTH_NULL_DISPATCH 0 |
Typedefs | |
| using | MythVulkan4F = std::array< float, 4 > |
| #define MYTH_NULL_DISPATCH 0 |
Definition at line 29 of file mythrendervulkan.h.
| using MythVulkan4F = std::array<float,4> |
Definition at line 23 of file mythrendervulkan.h.