ReactOS 0.4.17-dev-934-g091855f
hlsl_ir_stateblock_constant Struct Reference

#include <hlsl.h>

Collaboration diagram for hlsl_ir_stateblock_constant:

Public Attributes

struct hlsl_ir_node node
 
char * name
 

Detailed Description

Definition at line 931 of file hlsl.h.

Member Data Documentation

◆ name

char* hlsl_ir_stateblock_constant::name

Definition at line 934 of file hlsl.h.

Referenced by replace_state_block_constant().

◆ node

struct hlsl_ir_node hlsl_ir_stateblock_constant::node

Definition at line 933 of file hlsl.h.

Referenced by replace_state_block_constant().


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