ReactOS 0.4.15-dev-7906-g1b85a5f
registerset_test Struct Reference
Collaboration diagram for registerset_test:

Public Attributes

enum Type type
 
UINT in_index
 
UINT in_count_min
 
UINT in_count_max
 
UINT out_count
 
DWORD out [REGISTER_OUTPUT_SIZE]
 

Detailed Description

Definition at line 1970 of file shader.c.

Member Data Documentation

◆ in_count_max

UINT registerset_test::in_count_max

Definition at line 1975 of file shader.c.

◆ in_count_min

UINT registerset_test::in_count_min

Definition at line 1974 of file shader.c.

◆ in_index

UINT registerset_test::in_index

Definition at line 1973 of file shader.c.

◆ out

DWORD registerset_test::out[REGISTER_OUTPUT_SIZE]

Definition at line 1977 of file shader.c.

◆ out_count

UINT registerset_test::out_count

Definition at line 1976 of file shader.c.

◆ type

enum Type registerset_test::type

Definition at line 1972 of file shader.c.


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