RetroArch
Public Attributes | List of all members
vk_vertex Struct Reference

#include <vulkan_common.h>

Collaboration diagram for vk_vertex:
[legend]

Public Attributes

float x
 
float y
 
float tex_x
 
float tex_y
 
struct vk_color color
 

Member Data Documentation

◆ color

struct vk_color vk_vertex::color

◆ tex_x

float vk_vertex::tex_x

◆ tex_y

float vk_vertex::tex_y

◆ x

float vk_vertex::x

◆ y

float vk_vertex::y

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