RetroArch
|
#include <vulkan_common.h>
Public Attributes | |
VkPipeline | pipeline |
struct vk_texture * | texture |
VkSampler | sampler |
const math_matrix_4x4 * | mvp |
struct vk_color | color |
struct vk_color vk_draw_quad::color |
const math_matrix_4x4* vk_draw_quad::mvp |
VkPipeline vk_draw_quad::pipeline |
VkSampler vk_draw_quad::sampler |
struct vk_texture* vk_draw_quad::texture |