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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddevice.c1399 IWineD3DPixelShader **ppPixelShader, IUnknown *parent,
1426 *ppPixelShader = (IWineD3DPixelShader *)object;
1397 IWineD3DDeviceImpl_CreatePixelShader(IWineD3DDevice *iface, const DWORD *pFunction, const struct wined3d_shader_signature *output_signature, IWineD3DPixelShader **ppPixelShader, IUnknown *parent, const struct wined3d_parent_ops *parent_ops) argument

Completed in 72 milliseconds