Home
last modified time | relevance | path

Searched defs:GET_PLANES (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast.h127 #define GET_PLANES(tri) ((struct lp_rast_plane *)((char *)(&(tri)->inputs + 1) + 3 * (tri)->inputs.… macro
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
Dlp_rast.h127 #define GET_PLANES(tri) ((struct lp_rast_plane *)((char *)(&(tri)->inputs + 1) + 3 * (tri)->inputs.… macro