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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/
H A DVBoxWineEx.h25 } VBOXWINEEX_SHRC_STATE; typedef in typeref:enum:__anon14632
83 typedef VBOXWINEEX_DECL(HRESULT) FNVBOXWINEEXD3DRC9_SETSHRCSTATE(IDirect3DResource9 *iface, VBOXWINEEX_SHRC_STATE enmState);
131 VBOXWINEEX_DECL(HRESULT) VBoxWineExD3DRc9SetShRcState(IDirect3DResource9 *iface, VBOXWINEEX_SHRC_STATE enmState);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/
H A DVBoxWineEx.h25 } VBOXWINEEX_SHRC_STATE; typedef in typeref:enum:__anon1981
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/
H A DVBoxWineEx.h25 } VBOXWINEEX_SHRC_STATE; typedef in typeref:enum:__anon1939
83 typedef VBOXWINEEX_DECL(HRESULT) FNVBOXWINEEXD3DRC9_SETSHRCSTATE(IDirect3DResource9 *iface, VBOXWINEEX_SHRC_STATE enmState);
131 VBOXWINEEX_DECL(HRESULT) VBoxWineExD3DRc9SetShRcState(IDirect3DResource9 *iface, VBOXWINEEX_SHRC_STATE enmState);

Completed in 35 milliseconds