RetroArch
|
#include <vulkan_common.h>
Public Attributes | |
unsigned | vertices |
size_t | uniform_size |
const void * | uniform |
const struct vk_buffer_range * | vbo |
struct vk_texture * | texture |
VkPipeline | pipeline |
VkSampler | sampler |
VkPipeline vk_draw_triangles::pipeline |
VkSampler vk_draw_triangles::sampler |
struct vk_texture* vk_draw_triangles::texture |
size_t vk_draw_triangles::uniform_size |
const struct vk_buffer_range* vk_draw_triangles::vbo |
unsigned vk_draw_triangles::vertices |