ReactOS 0.4.17-dev-934-g091855f
vkd3d_string_buffer_cache Struct Reference

#include <vkd3d_shader_private.h>

Collaboration diagram for vkd3d_string_buffer_cache:

Public Attributes

struct vkd3d_string_buffer ** buffers
 
size_t count
 
size_t max_count
 
size_t capacity
 

Detailed Description

Definition at line 1519 of file vkd3d_shader_private.h.

Member Data Documentation

◆ buffers

struct vkd3d_string_buffer** vkd3d_string_buffer_cache::buffers

Definition at line 1521 of file vkd3d_shader_private.h.

◆ capacity

size_t vkd3d_string_buffer_cache::capacity

Definition at line 1522 of file vkd3d_shader_private.h.

◆ count

size_t vkd3d_string_buffer_cache::count

Definition at line 1522 of file vkd3d_shader_private.h.

◆ max_count

size_t vkd3d_string_buffer_cache::max_count

Definition at line 1522 of file vkd3d_shader_private.h.


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