|
MythTV master
|
#include <algorithm>#include <QGuiApplication>#include "libmythbase/mythlogging.h"#include "mythimage.h"#include "vulkan/mythshadersvulkan.h"#include "vulkan/mythshadervulkan.h"#include "vulkan/mythtexturevulkan.h"#include "vulkan/mythuniformbuffervulkan.h"#include "vulkan/mythcombobuffervulkan.h"#include "vulkan/mythdebugvulkan.h"#include "vulkan/mythpaintervulkan.h"Go to the source code of this file.
Macros | |
| #define | LOC QString("VulkanPainter: ") |
| #define LOC QString("VulkanPainter: ") |
Definition at line 18 of file mythpaintervulkan.cpp.