ReactOS 0.4.15-dev-7953-g1f49173
wined3d_stream_output_element Struct Reference

#include <wined3d.h>

Public Attributes

unsigned int stream_idx
 
unsigned int register_idx
 
BYTE component_idx
 
BYTE component_count
 
BYTE output_slot
 

Detailed Description

Definition at line 2060 of file wined3d.h.

Member Data Documentation

◆ component_count

BYTE wined3d_stream_output_element::component_count

Definition at line 2065 of file wined3d.h.

◆ component_idx

BYTE wined3d_stream_output_element::component_idx

Definition at line 2064 of file wined3d.h.

◆ output_slot

BYTE wined3d_stream_output_element::output_slot

Definition at line 2066 of file wined3d.h.

◆ register_idx

unsigned int wined3d_stream_output_element::register_idx

Definition at line 2063 of file wined3d.h.

◆ stream_idx

unsigned int wined3d_stream_output_element::stream_idx

Definition at line 2062 of file wined3d.h.


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