Searched refs:WINED3DSRGB (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dvolumetexture.c38 static void volumetexture_internal_preload(IWineD3DBaseTexture *iface, enum WINED3DSRGB srgb)
H A Dcubetexture.c39 static void cubetexture_internal_preload(IWineD3DBaseTexture *iface, enum WINED3DSRGB srgb)
H A Dtexture.c39 static void texture_internal_preload(IWineD3DBaseTexture *iface, enum WINED3DSRGB srgb)
H A Dwined3d_private.h2112 enum WINED3DSRGB enum
2144 void (*internal_preload)(IWineD3DBaseTexture *iface, enum WINED3DSRGB srgb);
2147 void surface_internal_preload(IWineD3DSurface *iface, enum WINED3DSRGB srgb) DECLSPEC_HIDDEN;
H A Dsurface.c1304 void surface_internal_preload(IWineD3DSurface *iface, enum WINED3DSRGB srgb)
H A Ddevice.c479 enum WINED3DSRGB srgb;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dtexture.c730 static BOOL texture_srgb_mode(const struct wined3d_texture *texture, enum WINED3DSRGB srgb)
746 static void texture2d_preload(struct wined3d_texture *texture, enum WINED3DSRGB srgb)
1375 static void texture3d_preload(struct wined3d_texture *texture, enum WINED3DSRGB srgb)
H A Dwined3d_private.h2123 enum WINED3DSRGB enum
2141 void (*texture_preload)(struct wined3d_texture *texture, enum WINED3DSRGB srgb);
2326 void surface_internal_preload(struct wined3d_surface *surface, enum WINED3DSRGB srgb) DECLSPEC_HIDDEN;
H A Ddevice.c366 enum WINED3DSRGB srgb;
H A Dsurface.c4407 void surface_internal_preload(struct wined3d_surface *surface, enum WINED3DSRGB srgb)
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h2147 enum WINED3DSRGB enum
2179 void (*internal_preload)(IWineD3DBaseTexture *iface, enum WINED3DSRGB srgb);
2182 void surface_internal_preload(IWineD3DSurface *iface, enum WINED3DSRGB srgb) DECLSPEC_HIDDEN;

Completed in 146 milliseconds