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

Public Attributes

enum sm6_type_class class
 
union {
   unsigned int   width
 
   struct sm6_pointer_info   pointer
 
   struct sm6_struct_info *   struc
 
   struct sm6_function_info *   function
 
   struct sm6_array_info   array
 
} u
 

Detailed Description

Definition at line 629 of file dxil.c.

Member Data Documentation

◆ array

struct sm6_array_info sm6_type::array

Definition at line 638 of file dxil.c.

Referenced by sm6_parser_declare_global(), and value_allocate_constant_array().

◆ class

◆ function

struct sm6_function_info* sm6_type::function

Definition at line 637 of file dxil.c.

Referenced by sm6_parser_declare_function().

◆ pointer

◆ struc

struct sm6_struct_info* sm6_type::struc

Definition at line 636 of file dxil.c.

◆ 

◆ width


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