ReactOS 0.4.15-dev-8092-ge0ba2f3
hlsl_ir_function Struct Reference

#include <d3dcompiler_private.h>

Collaboration diagram for hlsl_ir_function:

Public Attributes

struct wine_rb_entry entry
 
const charname
 
struct wine_rb_tree overloads
 
BOOL intrinsic
 

Detailed Description

Definition at line 768 of file d3dcompiler_private.h.

Member Data Documentation

◆ entry

struct wine_rb_entry hlsl_ir_function::entry

Definition at line 770 of file d3dcompiler_private.h.

◆ intrinsic

BOOL hlsl_ir_function::intrinsic

Definition at line 773 of file d3dcompiler_private.h.

◆ name

const char* hlsl_ir_function::name

Definition at line 771 of file d3dcompiler_private.h.

Referenced by debug_base_type(), and debug_hlsl_type().

◆ overloads

struct wine_rb_tree hlsl_ir_function::overloads

Definition at line 772 of file d3dcompiler_private.h.


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