URL
https://opencores.org/ocsvn/scarts/scarts/trunk
Subversion Repositories scarts
[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [gcc/] [testsuite/] [gcc.c-torture/] [compile/] [pr17119.c] - Rev 26
Go to most recent revision | Compare with Previous | Blame | View Log
void _mesa_DrawPixels (int width, int height, unsigned format, unsigned type, const void * pixels) { switch (format) { case 0x1900: func1 (); break; case 0x1907: case 0x80E0: case 0x1908: case 0x80E1: case 0x8000: func2 (); break; } }
Go to most recent revision | Compare with Previous | Blame | View Log