llvmpipe: Use ALIGN_STACK.

This commit is contained in:
José Fonseca
2009-10-14 17:11:30 +01:00
parent 68edb4eac5
commit 4046c3bab4
+1
View File
@@ -115,6 +115,7 @@ struct setup_context {
/**
* Execute fragment shader for the four fragments in the quad.
*/
ALIGN_STACK
static void
shade_quads(struct llvmpipe_context *llvmpipe,
struct quad_header *quads[],