Searched refs:d3d9_null_wined3d_parent_ops (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/ |
H A D | device.c | 2264 static const struct wined3d_parent_ops d3d9_null_wined3d_parent_ops = variable in typeref:struct:wined3d_parent_ops 2282 WINED3D_POOL_DEFAULT, NULL, &d3d9_null_wined3d_parent_ops, &buffer); 2366 WINED3D_POOL_DEFAULT, NULL, &d3d9_null_wined3d_parent_ops, &buffer); 3619 WINED3D_SURFACE_MAPPABLE, container_parent, &d3d9_null_wined3d_parent_ops, &texture 3623 WINED3D_SURFACE_MAPPABLE, container_parent, &d3d9_null_wined3d_parent_ops, &texture)))
|
Completed in 459 milliseconds