ReactOS 0.4.17-dev-934-g091855f
hlsl_state_block Struct Reference

#include <hlsl.h>

Collaboration diagram for hlsl_state_block:

Public Attributes

struct hlsl_state_block_entry ** entries
 
size_t count
 
size_t capacity
 

Detailed Description

Definition at line 573 of file hlsl.h.

Member Data Documentation

◆ capacity

size_t hlsl_state_block::capacity

Definition at line 576 of file hlsl.h.

Referenced by hlsl_state_block_add_entry().

◆ count

size_t hlsl_state_block::count

◆ entries

struct hlsl_state_block_entry** hlsl_state_block::entries

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