Searched refs:MAX_PLANES (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_setup_tri.c175 #define MAX_PLANES 8 macro
177 lp_rast_tri_tab[MAX_PLANES+1] = {
657 int c[MAX_PLANES];
658 int ei[MAX_PLANES];
660 int eo[MAX_PLANES];
661 int xstep[MAX_PLANES];
662 int ystep[MAX_PLANES];
694 int cx[MAX_PLANES];
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_tri.c175 #define MAX_PLANES 8 macro
177 lp_rast_tri_tab[MAX_PLANES+1] = {
657 int c[MAX_PLANES];
658 int ei[MAX_PLANES];
660 int eo[MAX_PLANES];
661 int xstep[MAX_PLANES];
662 int ystep[MAX_PLANES];
694 int cx[MAX_PLANES];

Completed in 205 milliseconds