MythTV
master
|
#include <QVulkanWindowRenderer>
#include <QVulkanDeviceFunctions>
#include <optional>
#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 26 of file mythrendervulkan.h.
using MythVulkan4F = std::array<float,4> |
Definition at line 20 of file mythrendervulkan.h.