RetroArch
Public Attributes | List of all members
vulkan_raster_t Struct Reference
Collaboration diagram for vulkan_raster_t:
[legend]

Public Attributes

vk_tvk
 
struct vk_texture texture
 
struct vk_texture texture_optimal
 
const font_renderer_driver_tfont_driver
 
voidfont_data
 
struct font_atlasatlas
 
bool needs_update
 
struct vk_vertexpv
 
struct vk_buffer_range range
 
unsigned vertices
 

Member Data Documentation

◆ atlas

struct font_atlas* vulkan_raster_t::atlas

◆ font_data

void* vulkan_raster_t::font_data

◆ font_driver

const font_renderer_driver_t* vulkan_raster_t::font_driver

◆ needs_update

bool vulkan_raster_t::needs_update

◆ pv

struct vk_vertex* vulkan_raster_t::pv

◆ range

struct vk_buffer_range vulkan_raster_t::range

◆ texture

struct vk_texture vulkan_raster_t::texture

◆ texture_optimal

struct vk_texture vulkan_raster_t::texture_optimal

◆ vertices

unsigned vulkan_raster_t::vertices

◆ vk

vk_t* vulkan_raster_t::vk

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