ReactOS 0.4.15-dev-8100-g1887773
d3dx_const_param_eval_output Struct Reference

#include <d3dx9_private.h>

Collaboration diagram for d3dx_const_param_eval_output:

Public Attributes

struct d3dx_parameterparam
 
enum pres_reg_tables table
 
enum D3DXPARAMETER_CLASS constant_class
 
unsigned int register_index
 
unsigned int register_count
 
BOOL direct_copy
 
unsigned int element_count
 

Detailed Description

Definition at line 256 of file d3dx9_private.h.

Member Data Documentation

◆ constant_class

enum D3DXPARAMETER_CLASS d3dx_const_param_eval_output::constant_class

◆ direct_copy

BOOL d3dx_const_param_eval_output::direct_copy

◆ element_count

unsigned int d3dx_const_param_eval_output::element_count

◆ param

struct d3dx_parameter* d3dx_const_param_eval_output::param

◆ register_count

unsigned int d3dx_const_param_eval_output::register_count

◆ register_index

unsigned int d3dx_const_param_eval_output::register_index

◆ table


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