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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshader.c1425 static HRESULT shader_none_alloc(IWineD3DDevice *iface) {return WINED3D_OK;} function
1466 shader_none_alloc,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dshader.c1423 static HRESULT shader_none_alloc(IWineD3DDevice *iface) {return WINED3D_OK;} function
1464 shader_none_alloc,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dshader.c1558 static HRESULT shader_none_alloc(struct wined3d_device *device, const struct wined3d_vertex_pipe_ops *vertex_pipe, function
1642 shader_none_alloc,

Completed in 48 milliseconds