ReactOS 0.4.16-dev-329-g9223134
|
#include <d3dx9_private.h>
Definition at line 256 of file d3dx9_private.h.
enum D3DXPARAMETER_CLASS d3dx_const_param_eval_output::constant_class |
Definition at line 260 of file d3dx9_private.h.
Referenced by append_pres_const_sets_for_shader_input(), get_const_upload_info(), init_set_constants_param(), and set_constants().
BOOL d3dx_const_param_eval_output::direct_copy |
Definition at line 263 of file d3dx9_private.h.
Referenced by init_set_constants_param(), merge_const_set_entries(), and set_constants().
Definition at line 264 of file d3dx9_private.h.
Referenced by append_pres_const_sets_for_shader_input(), init_set_constants_param(), merge_const_set_entries(), and set_constants().
struct d3dx_parameter* d3dx_const_param_eval_output::param |
Definition at line 258 of file d3dx9_private.h.
Referenced by get_const_upload_info(), init_set_constants_param(), merge_const_set_entries(), and set_constants().
Definition at line 262 of file d3dx9_private.h.
Referenced by append_pres_const_sets_for_shader_input(), get_const_upload_info(), init_set_constants_param(), merge_const_set_entries(), and set_constants().
Definition at line 261 of file d3dx9_private.h.
Referenced by append_pres_const_sets_for_shader_input(), init_set_constants_param(), merge_const_set_entries(), and set_constants().
enum pres_reg_tables d3dx_const_param_eval_output::table |
Definition at line 259 of file d3dx9_private.h.
Referenced by append_pres_const_sets_for_shader_input(), dump_arg(), dump_registers(), exec_get_arg(), get_const_upload_info(), init_set_constants_param(), merge_const_set_entries(), parse_preshader(), set_constants(), update_table_size(), and update_table_sizes_consts().