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.c265 #define NR_PLANES 3 macro
462 #undef NR_PLANES
549 #define NR_PLANES 3 macro
678 #undef NR_PLANES
727 #define NR_PLANES 1 macro
731 #define NR_PLANES 2 macro
735 #define NR_PLANES 3 macro
741 #define NR_PLANES 4 macro
746 #define NR_PLANES 5 macro
750 #define NR_PLANES 6 macro
[all …]
Dlp_rast_tri_tmp.h56 for (j = 0; j < NR_PLANES; j++) { in TAG()
108 for (j = 0; j < NR_PLANES; j++) { in TAG()
162 int64_t cx[NR_PLANES]; in TAG()
168 for (j = 0; j < NR_PLANES; j++) in TAG()
205 struct lp_rast_plane plane[NR_PLANES]; in TAG()
206 int64_t c[NR_PLANES]; in TAG()
316 int64_t cx[NR_PLANES]; in TAG()
318 for (j = 0; j < NR_PLANES; j++) in TAG()
359 __m128i cstep4[NR_PLANES][4]; in TRI_16()
369 for (j = 0; j < NR_PLANES; j++) { in TRI_16()
[all …]