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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h1656 struct ffp_frag_settings { struct
1667 struct ffp_frag_settings settings;
1673 void gen_ffp_frag_op(IWineD3DStateBlockImpl *stateblock, struct ffp_frag_settings *settings,
1676 const struct ffp_frag_settings *settings) DECLSPEC_HIDDEN;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h1624 struct ffp_frag_settings { struct
1635 struct ffp_frag_settings settings;
1641 void gen_ffp_frag_op(IWineD3DStateBlockImpl *stateblock, struct ffp_frag_settings *settings,
1644 const struct ffp_frag_settings *settings) DECLSPEC_HIDDEN;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h1769 struct ffp_frag_settings struct
1781 struct ffp_frag_settings settings;
1789 struct ffp_frag_settings *settings, BOOL ignore_textype) DECLSPEC_HIDDEN;
1791 const struct ffp_frag_settings *settings) DECLSPEC_HIDDEN;

Completed in 79 milliseconds