0, /* IndexBits */
0, /* DepthBits */
0, /* TexelBytes */
- NULL, /* StoreTexImageFunc */
+ _mesa_texstore_argb8888, /* StoreTexImageFunc */
NULL, /*impossible*/ /* FetchTexel1D */
fetch_texel_2d_rgb_fxt1, /* FetchTexel2D */
NULL, /*impossible*/ /* FetchTexel3D */
0, /* IndexBits */
0, /* DepthBits */
0, /* TexelBytes */
- NULL, /* StoreTexImageFunc */
+ _mesa_texstore_argb8888, /* StoreTexImageFunc */
NULL, /*impossible*/ /* FetchTexel1D */
fetch_texel_2d_rgba_fxt1, /* FetchTexel2D */
NULL, /*impossible*/ /* FetchTexel3D */
0, /* IndexBits */
0, /* DepthBits */
0, /* TexelBytes */
- NULL, /* StoreTexImageFunc */
+ _mesa_texstore_argb8888, /* StoreTexImageFunc */
NULL, /*impossible*/ /* FetchTexel1D */
fetch_texel_2d_rgb_dxt1, /* FetchTexel2D */
NULL, /*impossible*/ /* FetchTexel3D */
0, /* IndexBits */
0, /* DepthBits */
0, /* TexelBytes */
- NULL, /* StoreTexImageFunc */
+ _mesa_texstore_argb8888, /* StoreTexImageFunc */
NULL, /*impossible*/ /* FetchTexel1D */
fetch_texel_2d_rgba_dxt1, /* FetchTexel2D */
NULL, /*impossible*/ /* FetchTexel3D */
0, /* IndexBits */
0, /* DepthBits */
0, /* TexelBytes */
- NULL, /* StoreTexImageFunc */
+ _mesa_texstore_argb8888, /* StoreTexImageFunc */
NULL, /*impossible*/ /* FetchTexel1D */
fetch_texel_2d_rgba_dxt3, /* FetchTexel2D */
NULL, /*impossible*/ /* FetchTexel3D */
0, /* IndexBits */
0, /* DepthBits */
0, /* TexelBytes */
- NULL, /* StoreTexImageFunc */
+ _mesa_texstore_argb8888, /* StoreTexImageFunc */
NULL, /*impossible*/ /* FetchTexel1D */
fetch_texel_2d_rgba_dxt5, /* FetchTexel2D */
NULL, /*impossible*/ /* FetchTexel3D */