|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wined3d_private.h>

Public Attributes | |
| const struct wined3d_format * | format |
| struct wined3d_bo_address | data |
| GLsizei | stride |
| unsigned int | stream_idx |
| unsigned int | divisor |
Definition at line 1490 of file wined3d_private.h.
| struct wined3d_bo_address wined3d_stream_info_element::data |
Definition at line 1493 of file wined3d_private.h.
Referenced by buffer_process_converted_attribute().
Definition at line 1496 of file wined3d_private.h.
| const struct wined3d_format* wined3d_stream_info_element::format |
Definition at line 1492 of file wined3d_private.h.
Referenced by buffer_check_attribute(), and buffer_process_converted_attribute().
Definition at line 1495 of file wined3d_private.h.
Referenced by buffer_check_attribute().
| GLsizei wined3d_stream_info_element::stride |
Definition at line 1494 of file wined3d_private.h.
Referenced by buffer_process_converted_attribute().