ReactOS 0.4.15-dev-7924-g5949c20
wined3d_shader_register_index Struct Reference

#include <wined3d_private.h>

Collaboration diagram for wined3d_shader_register_index:

Public Attributes

const struct wined3d_shader_src_paramrel_addr
 
unsigned int offset
 

Detailed Description

Definition at line 1080 of file wined3d_private.h.

Member Data Documentation

◆ offset

unsigned int wined3d_shader_register_index::offset

Definition at line 1083 of file wined3d_private.h.

Referenced by shader_sm4_read_reg_idx().

◆ rel_addr

const struct wined3d_shader_src_param* wined3d_shader_register_index::rel_addr

Definition at line 1082 of file wined3d_private.h.

Referenced by shader_sm4_read_reg_idx().


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