[Mesa-dev] [PATCH 8/9] mesa: add RGBX formats for existing GL RGB texture formats
Carl Worth
cworth at cworth.org
Sun Jan 27 23:19:13 PST 2013
Marek Olšák <maraeo at gmail.com> writes:
...
Hi Marek,
This code looks really interesting. Thanks for contributing it.
I'd like to make a closer review of some of these patches, but I can't
get this one (8/9) to compile. It looks like the patch fails to augment
the texfetch_funcs array in swrast/s_texfetch.c.
The compilation failure I get is:
../../../src/mesa/swrast/s_texfetch.c: In function 'set_fetch_functions':
../../../src/mesa/swrast/s_texfetch.c:1212:21: error: size of array 'static_assertion_failed' is negative
-Carl
--
carl.d.worth at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130128/34dd794f/attachment.pgp>
More information about the mesa-dev
mailing list