ReactOS 0.4.15-dev-7788-g1ad9096
wined3d_stream_info_element Struct Reference

#include <wined3d_private.h>

Collaboration diagram for wined3d_stream_info_element:

Public Attributes

const struct wined3d_formatformat
 
struct wined3d_bo_address data
 
GLsizei stride
 
unsigned int stream_idx
 
unsigned int divisor
 

Detailed Description

Definition at line 1490 of file wined3d_private.h.

Member Data Documentation

◆ data

struct wined3d_bo_address wined3d_stream_info_element::data

Definition at line 1493 of file wined3d_private.h.

Referenced by buffer_process_converted_attribute().

◆ divisor

unsigned int wined3d_stream_info_element::divisor

Definition at line 1496 of file wined3d_private.h.

◆ format

const struct wined3d_format* wined3d_stream_info_element::format

◆ stream_idx

unsigned int wined3d_stream_info_element::stream_idx

Definition at line 1495 of file wined3d_private.h.

Referenced by buffer_check_attribute().

◆ stride

GLsizei wined3d_stream_info_element::stride

Definition at line 1494 of file wined3d_private.h.

Referenced by buffer_process_converted_attribute().


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