ReactOS 0.4.15-dev-7958-gcd0bb1a
wined3d_string_buffer Struct Reference

#include <wined3d_private.h>

Collaboration diagram for wined3d_string_buffer:

Public Attributes

struct list entry
 
charbuffer
 
unsigned int buffer_size
 
unsigned int content_size
 

Detailed Description

Definition at line 679 of file wined3d_private.h.

Member Data Documentation

◆ buffer

◆ buffer_size

unsigned int wined3d_string_buffer::buffer_size

Definition at line 683 of file wined3d_private.h.

◆ content_size

unsigned int wined3d_string_buffer::content_size

Definition at line 684 of file wined3d_private.h.

◆ entry

struct list wined3d_string_buffer::entry

Definition at line 681 of file wined3d_private.h.


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