MythTV
master
|
#include <libmythui/vulkan/mythcombobuffervulkan.h>
Public Attributes | |
float | transform [16] |
float | position [4] |
float | texcoords [4] |
float | color [4] |
Definition at line 15 of file mythcombobuffervulkan.h.
float VulkanComboBuffer::transform[16] |
Definition at line 17 of file mythcombobuffervulkan.h.
Referenced by MythComboBufferVulkan::PushData().
float VulkanComboBuffer::position[4] |
Definition at line 18 of file mythcombobuffervulkan.h.
Referenced by MythComboBufferVulkan::PushData().
float VulkanComboBuffer::texcoords[4] |
Definition at line 19 of file mythcombobuffervulkan.h.
Referenced by MythComboBufferVulkan::PushData().
float VulkanComboBuffer::color[4] |
Definition at line 20 of file mythcombobuffervulkan.h.
Referenced by mythburn.FontDef::drawText(), and MythComboBufferVulkan::PushData().