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

Public Attributes

unsigned int count
 
bool is_array
 
struct dxil_abbrev_operand operands []
 

Detailed Description

Definition at line 901 of file dxil.c.

Member Data Documentation

◆ count

unsigned int dxil_abbrev::count

Definition at line 903 of file dxil.c.

Referenced by dxil_abbrev_init(), and sm6_parser_read_abbrev_record().

◆ is_array

bool dxil_abbrev::is_array

Definition at line 904 of file dxil.c.

Referenced by dxil_abbrev_init(), and sm6_parser_read_abbrev_record().

◆ operands

struct dxil_abbrev_operand dxil_abbrev::operands[]

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