|
MythTV master
|
Go to the source code of this file.
Macros | |
| #define | VideoVertex450 (VK_SHADER_STAGE_VERTEX_BIT | (1 << 6)) |
| #define | VideoFragment450 (VK_SHADER_STAGE_VERTEX_BIT | (1 << 7)) |
Variables | |
| static const MythBindingMap | k450VideoShaderBindings |
| static const MythShaderMap | k450VideoShaders |
| #define VideoFragment450 (VK_SHADER_STAGE_VERTEX_BIT | (1 << 7)) |
Definition at line 9 of file mythvideoshadersvulkan.h.
| #define VideoVertex450 (VK_SHADER_STAGE_VERTEX_BIT | (1 << 6)) |
Definition at line 8 of file mythvideoshadersvulkan.h.
|
static |
Definition at line 11 of file mythvideoshadersvulkan.h.
|
static |
Definition at line 28 of file mythvideoshadersvulkan.h.