ReactOS 0.4.17-dev-934-g091855f
hlsl_ir_call Struct Reference

#include <hlsl.h>

Collaboration diagram for hlsl_ir_call:

Public Attributes

struct hlsl_ir_node node
 
struct hlsl_ir_function_decl * decl
 

Detailed Description

Definition at line 633 of file hlsl.h.

Member Data Documentation

◆ decl

struct hlsl_ir_function_decl* hlsl_ir_call::decl

Definition at line 636 of file hlsl.h.

Referenced by dump_ir_call(), find_recursive_calls(), hlsl_new_call(), lower_calls(), and lower_return().

◆ node

struct hlsl_ir_node hlsl_ir_call::node

Definition at line 635 of file hlsl.h.

Referenced by find_recursive_calls(), hlsl_new_call(), and lower_calls().


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