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

Public Attributes

unsigned int code
 
unsigned int operand_count
 
const struct dxil_record * attachment
 
uint64_t operands []
 

Detailed Description

Definition at line 679 of file dxil.c.

Member Data Documentation

◆ attachment

const struct dxil_record* dxil_record::attachment

Definition at line 683 of file dxil.c.

Referenced by sm6_parser_metadata_attachment_block_init().

◆ code

unsigned int dxil_record::code

Definition at line 681 of file dxil.c.

Referenced by sm6_parser_read_unabbrev_record().

◆ operand_count

unsigned int dxil_record::operand_count

Definition at line 682 of file dxil.c.

◆ operands

uint64_t dxil_record::operands[]

Definition at line 684 of file dxil.c.


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