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

Public Attributes

struct sm6_block * code_block
 
struct vkd3d_shader_instruction * ins
 
unsigned int temp_idx
 

Detailed Description

Definition at line 3973 of file dxil.c.

Member Data Documentation

◆ code_block

struct sm6_block* function_emission_state::code_block

Definition at line 3975 of file dxil.c.

Referenced by sm6_parser_function_init().

◆ ins

struct vkd3d_shader_instruction* function_emission_state::ins

Definition at line 3976 of file dxil.c.

Referenced by sm6_parser_function_init().

◆ temp_idx

unsigned int function_emission_state::temp_idx

Definition at line 3977 of file dxil.c.


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