Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_tri_tmp.h52 for (j = 0; j < NR_PLANES; j++) { in TAG()
81 for (j = 0; j < NR_PLANES; j++) { in TAG()
119 int cx[NR_PLANES]; in TAG()
125 for (j = 0; j < NR_PLANES; j++) in TAG()
162 struct lp_rast_plane plane[NR_PLANES]; in TAG()
163 int c[NR_PLANES]; in TAG()
222 int cx[NR_PLANES]; in TAG()
224 for (j = 0; j < NR_PLANES; j++) in TAG()
265 __m128i cstep4[NR_PLANES][4]; in TRI_16()
275 for (j = 0; j < NR_PLANES; j++) { in TRI_16()
[all …]
Dlp_rast_tri.c243 #define NR_PLANES 3 macro
450 #undef NR_PLANES
457 #define NR_PLANES 1 macro
461 #define NR_PLANES 2 macro
465 #define NR_PLANES 3 macro
471 #define NR_PLANES 4 macro
476 #define NR_PLANES 5 macro
480 #define NR_PLANES 6 macro
484 #define NR_PLANES 7 macro
488 #define NR_PLANES 8 macro