Searched refs:LP_RAST_OP_TRIANGLE_3_4 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast.h286 #define LP_RAST_OP_TRIANGLE_3_4 0xa macro
H A Dlp_setup_tri.c815 LP_RAST_OP_TRIANGLE_3_4,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast.h334 #define LP_RAST_OP_TRIANGLE_3_4 0xa macro
H A Dlp_setup_tri.c837 cmd = use_32bits ? LP_RAST_OP_TRIANGLE_32_3_4 : LP_RAST_OP_TRIANGLE_3_4;

Completed in 7 milliseconds