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()
87 for (j = 0; j < NR_PLANES; j++) { in TAG()
141 int64_t cx[NR_PLANES]; in TAG()
147 for (j = 0; j < NR_PLANES; j++) in TAG()
184 struct lp_rast_plane plane[NR_PLANES]; in TAG()
185 int64_t c[NR_PLANES]; in TAG()
295 int64_t cx[NR_PLANES]; in TAG()
297 for (j = 0; j < NR_PLANES; j++) in TAG()
338 __m128i cstep4[NR_PLANES][4]; in TRI_16()
348 for (j = 0; j < NR_PLANES; j++) { in TRI_16()
[all …]
Dlp_rast_tri.c238 #define NR_PLANES 3 macro
435 #undef NR_PLANES
522 #define NR_PLANES 3 macro
651 #undef NR_PLANES
701 #define NR_PLANES 1 macro
705 #define NR_PLANES 2 macro
709 #define NR_PLANES 3 macro
715 #define NR_PLANES 4 macro
720 #define NR_PLANES 5 macro
724 #define NR_PLANES 6 macro
[all …]