ReactOS 0.4.17-dev-934-g091855f
vkd3d_spirv_stream Struct Reference
Collaboration diagram for vkd3d_spirv_stream:

Public Attributes

uint32_t * words
 
size_t capacity
 
size_t word_count
 
struct list inserted_chunks
 

Detailed Description

Definition at line 256 of file spirv.c.

Member Data Documentation

◆ capacity

size_t vkd3d_spirv_stream::capacity

Definition at line 259 of file spirv.c.

Referenced by vkd3d_spirv_stream_append().

◆ inserted_chunks

struct list vkd3d_spirv_stream::inserted_chunks

Definition at line 262 of file spirv.c.

Referenced by vkd3d_spirv_stream_append().

◆ word_count

◆ words

uint32_t* vkd3d_spirv_stream::words

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