ReactOS 0.4.17-dev-934-g091855f
hlsl_ir_switch Struct Reference

#include <hlsl.h>

Collaboration diagram for hlsl_ir_switch:

Public Attributes

struct hlsl_ir_node node
 
struct hlsl_src selector
 
struct list cases
 

Detailed Description

Definition at line 673 of file hlsl.h.

Member Data Documentation

◆ cases

struct list hlsl_ir_switch::cases

Definition at line 677 of file hlsl.h.

Referenced by hlsl_new_switch().

◆ node

struct hlsl_ir_node hlsl_ir_switch::node

Definition at line 675 of file hlsl.h.

◆ selector

struct hlsl_src hlsl_ir_switch::selector

Definition at line 676 of file hlsl.h.

Referenced by hlsl_new_switch().


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