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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Dshader.c89 HRESULT d3d8_vertex_shader_init(struct d3d8_vertex_shader *shader, struct d3d8_device *device, function
H A Dd3d8_private.h291 HRESULT d3d8_vertex_shader_init(struct d3d8_vertex_shader *shader, struct d3d8_device *device,
H A Ddevice.c2183 hr = d3d8_vertex_shader_init(object, device, declaration, byte_code, shader_handle, usage);

Completed in 424 milliseconds