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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h892 typedef struct IWineD3DStateBlockImpl IWineD3DStateBlockImpl; typedef in typeref:struct:IWineD3DStateBlockImpl
1217 typedef void (*APPLYSTATEFUNC)(DWORD state, IWineD3DStateBlockImpl *stateblock, struct wined3d_context *ctx);
1673 void gen_ffp_frag_op(IWineD3DStateBlockImpl *stateblock, struct ffp_frag_settings *settings,
1925 IWineD3DStateBlockImpl *stateBlock;
1926 IWineD3DStateBlockImpl *updateStateBlock;
2701 struct IWineD3DStateBlockImpl struct
2806 HRESULT stateblock_init(IWineD3DStateBlockImpl *stateblock,
2808 void stateblock_init_contained_states(IWineD3DStateBlockImpl *object) DECLSPEC_HIDDEN;
2810 static inline void stateblock_apply_state(DWORD state, IWineD3DStateBlockImpl *statebloc
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h871 typedef struct IWineD3DStateBlockImpl IWineD3DStateBlockImpl; typedef in typeref:struct:IWineD3DStateBlockImpl
1189 typedef void (*APPLYSTATEFUNC)(DWORD state, IWineD3DStateBlockImpl *stateblock, struct wined3d_context *ctx);
1641 void gen_ffp_frag_op(IWineD3DStateBlockImpl *stateblock, struct ffp_frag_settings *settings,
1893 IWineD3DStateBlockImpl *stateBlock;
1894 IWineD3DStateBlockImpl *updateStateBlock;
2666 struct IWineD3DStateBlockImpl struct
2771 HRESULT stateblock_init(IWineD3DStateBlockImpl *stateblock,
2773 void stateblock_init_contained_states(IWineD3DStateBlockImpl *object) DECLSPEC_HIDDEN;
2775 static inline void stateblock_apply_state(DWORD state, IWineD3DStateBlockImpl *statebloc
[all...]

Completed in 104 milliseconds