ReactOS 0.4.15-dev-7958-gcd0bb1a
d3dx_const_tab Struct Reference

#include <d3dx9_private.h>

Collaboration diagram for d3dx_const_tab:

Public Attributes

unsigned int input_count
 
D3DXCONSTANT_DESCinputs
 
struct d3dx_parameter ** inputs_param
 
unsigned int const_set_count
 
unsigned int const_set_size
 
struct d3dx_const_param_eval_outputconst_set
 
enum pres_reg_tablesregset2table
 
ULONG64 update_version
 

Detailed Description

Definition at line 267 of file d3dx9_private.h.

Member Data Documentation

◆ const_set

◆ const_set_count

unsigned int d3dx_const_tab::const_set_count

◆ const_set_size

unsigned int d3dx_const_tab::const_set_size

Definition at line 273 of file d3dx9_private.h.

Referenced by append_const_set().

◆ input_count

unsigned int d3dx_const_tab::input_count

◆ inputs

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().

◆ inputs_param

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().

◆ regset2table

enum pres_reg_tables* d3dx_const_tab::regset2table

◆ update_version

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().


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