Home
last modified time | relevance | path

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

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