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

Public Attributes

struct vkd3d_shader_instruction_array instructions
 
unsigned int instance_count
 
unsigned int phase_body_idx
 
enum vkd3d_shader_opcode phase
 
struct vkd3d_shader_location last_ret_location
 

Detailed Description

Definition at line 1161 of file ir.c.

Member Data Documentation

◆ instance_count

unsigned int hull_flattener::instance_count

Definition at line 1165 of file ir.c.

Referenced by flattener_eliminate_phase_related_dcls().

◆ instructions

◆ last_ret_location

struct vkd3d_shader_location hull_flattener::last_ret_location

◆ phase

◆ phase_body_idx

unsigned int hull_flattener::phase_body_idx

Definition at line 1166 of file ir.c.

Referenced by flattener_eliminate_phase_related_dcls().


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