Searched refs:planeout (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ | ||
| H A D | lp_setup_tri.c | 918 int64_t planeout = cx[i] + eo[i]; local in function:lp_setup_bin_triangle 920 out |= (int) (planeout >> 63); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ | ||
| H A D | lp_setup_tri.c | 947 int64_t planeout = cx[i] + eo[i]; local in function:lp_setup_bin_triangle 949 out |= (int) (planeout >> 63); |
Completed in 5 milliseconds