Searched defs:wined3d_stream_info_element (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h976 struct wined3d_stream_info_element struct
987 struct wined3d_stream_info_element elements[MAX_ATTRIBS];
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h955 struct wined3d_stream_info_element struct
966 struct wined3d_stream_info_element elements[MAX_ATTRIBS];
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h961 struct wined3d_stream_info_element struct
974 struct wined3d_stream_info_element elements[MAX_ATTRIBS];
3063 void zv_bind_by_element(struct wined3d_context *context, const struct wined3d_stream_info_element *element, GLuint czvValue, const GLvoid *pzvValue);

Completed in 146 milliseconds