MythTV  master
Classes | Macros | Typedefs
mythrendervulkan.h File Reference
#include <QVulkanWindowRenderer>
#include <QVulkanDeviceFunctions>
#include <optional>
#include "libmythui/mythuiexp.h"
#include "libmythui/mythrender_base.h"
Include dependency graph for mythrendervulkan.h:
This graph shows which files directly or indirectly include this file:

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 >
 

Macro Definition Documentation

◆ MYTH_NULL_DISPATCH

#define MYTH_NULL_DISPATCH   0

Definition at line 26 of file mythrendervulkan.h.

Typedef Documentation

◆ MythVulkan4F

using MythVulkan4F = std::array<float,4>

Definition at line 20 of file mythrendervulkan.h.