ReactOS 0.4.16-dev-338-g34e76ad
|
#include <d3dx9_private.h>
Definition at line 267 of file d3dx9_private.h.
struct d3dx_const_param_eval_output* d3dx_const_tab::const_set |
Definition at line 274 of file d3dx9_private.h.
Referenced by append_const_set(), d3dx_free_const_tab(), merge_const_set_entries(), and set_constants().
Definition at line 272 of file d3dx9_private.h.
Referenced by append_const_set(), init_set_constants_param(), merge_const_set_entries(), and set_constants().
Definition at line 273 of file d3dx9_private.h.
Referenced by append_const_set().
Definition at line 269 of file d3dx9_private.h.
Referenced by dump_registers(), is_const_tab_input_dirty(), and update_table_sizes_consts().
D3DXCONSTANT_DESC* d3dx_const_tab::inputs |
Definition at line 270 of file d3dx9_private.h.
Referenced by d3dx_free_const_tab(), dump_registers(), and update_table_sizes_consts().
struct d3dx_parameter** d3dx_const_tab::inputs_param |
Definition at line 271 of file d3dx9_private.h.
Referenced by d3dx_free_const_tab(), dump_registers(), and is_const_tab_input_dirty().
enum pres_reg_tables* d3dx_const_tab::regset2table |
Definition at line 275 of file d3dx9_private.h.
Referenced by dump_registers(), init_set_constants_param(), and update_table_sizes_consts().
ULONG64 d3dx_const_tab::update_version |
Definition at line 276 of file d3dx9_private.h.
Referenced by is_const_tab_input_dirty(), and set_constants().