RetroArch
Public Attributes | List of all members
vk_draw_quad Struct Reference

#include <vulkan_common.h>

Collaboration diagram for vk_draw_quad:
[legend]

Public Attributes

VkPipeline pipeline
 
struct vk_texturetexture
 
VkSampler sampler
 
const math_matrix_4x4mvp
 
struct vk_color color
 

Member Data Documentation

◆ color

struct vk_color vk_draw_quad::color

◆ mvp

const math_matrix_4x4* vk_draw_quad::mvp

◆ pipeline

VkPipeline vk_draw_quad::pipeline

◆ sampler

VkSampler vk_draw_quad::sampler

◆ texture

struct vk_texture* vk_draw_quad::texture

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