Searched refs:zv_bind_by_element (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h3063 void zv_bind_by_element(struct wined3d_context *context, const struct wined3d_stream_info_element *element, GLuint czvValue, const GLvoid *pzvValue);
H A Ddevice.c5829 void zv_bind_by_element(struct wined3d_context *context, const struct wined3d_stream_info_element *element, GLuint czvValue, const GLvoid *pzvValue) function
H A Dstate.c4221 zv_bind_by_element(context, &stream_info->elements[i], device->czvDrawVertices, ptr);

Completed in 456 milliseconds