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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddevice.c5523 const struct wined3d_vertex_pipe_ops *vertex_pipeline; local
5548 vertex_pipeline = adapter->vertex_pipe;
5552 if (vertex_pipeline->vp_states && fragment_pipeline->states
5554 &adapter->gl_info, &adapter->d3d_info, vertex_pipeline,

Completed in 95 milliseconds