MythTV  master
Public Attributes | List of all members
VulkanComboBuffer Struct Reference

#include <libmythui/vulkan/mythcombobuffervulkan.h>

Public Attributes

float transform [16]
 
float position [4]
 
float texcoords [4]
 
float color [4]
 

Detailed Description

Definition at line 15 of file mythcombobuffervulkan.h.

Member Data Documentation

◆ transform

float VulkanComboBuffer::transform[16]

Definition at line 17 of file mythcombobuffervulkan.h.

Referenced by MythComboBufferVulkan::PushData().

◆ position

float VulkanComboBuffer::position[4]

Definition at line 18 of file mythcombobuffervulkan.h.

Referenced by MythComboBufferVulkan::PushData().

◆ texcoords

float VulkanComboBuffer::texcoords[4]

Definition at line 19 of file mythcombobuffervulkan.h.

Referenced by MythComboBufferVulkan::PushData().

◆ color

float VulkanComboBuffer::color[4]

The documentation for this struct was generated from the following file: