ReactOS 0.4.15-dev-7924-g5949c20
hlsl_ir_loop Struct Reference

#include <d3dcompiler_private.h>

Collaboration diagram for hlsl_ir_loop:

Public Attributes

struct hlsl_ir_node node
 
struct listbody
 

Detailed Description

Definition at line 795 of file d3dcompiler_private.h.

Member Data Documentation

◆ body

struct list* hlsl_ir_loop::body

Definition at line 799 of file d3dcompiler_private.h.

◆ node

struct hlsl_ir_node hlsl_ir_loop::node

Definition at line 797 of file d3dcompiler_private.h.


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