|
MythTV master
|
#include <array>#include <optional>#include <QtGlobal>#include <QtProcessorDetection>#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 33 of file mythrendervulkan.h.
| using MythVulkan4F = std::array<float,4> |
Definition at line 27 of file mythrendervulkan.h.