ReactOS 0.4.15-dev-7842-g558ab78
parse_function Struct Reference

#include <d3dcompiler_private.h>

Collaboration diagram for parse_function:

Public Attributes

charname
 
struct hlsl_ir_function_decldecl
 

Detailed Description

Definition at line 1001 of file d3dcompiler_private.h.

Member Data Documentation

◆ decl

struct hlsl_ir_function_decl* parse_function::decl

Definition at line 1004 of file d3dcompiler_private.h.

◆ name

char* parse_function::name

Definition at line 1003 of file d3dcompiler_private.h.


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