ReactOS 0.4.16-dev-197-g92996da
|
#include <d3dcompiler_private.h>
Public Attributes | |
struct wine_rb_entry | entry |
const char * | name |
struct wine_rb_tree | overloads |
BOOL | intrinsic |
Definition at line 768 of file d3dcompiler_private.h.
struct wine_rb_entry hlsl_ir_function::entry |
Definition at line 770 of file d3dcompiler_private.h.
BOOL hlsl_ir_function::intrinsic |
Definition at line 773 of file d3dcompiler_private.h.
Definition at line 771 of file d3dcompiler_private.h.
Referenced by debug_base_type(), and debug_hlsl_type().
struct wine_rb_tree hlsl_ir_function::overloads |
Definition at line 772 of file d3dcompiler_private.h.