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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast.h303 #define LP_RAST_OP_TRIANGLE_32_3_16 0x1b macro
H A Dlp_setup_tri.c838 LP_RAST_OP_TRIANGLE_32_3_16 :
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast.h351 #define LP_RAST_OP_TRIANGLE_32_3_16 0x1b macro
H A Dlp_setup_tri.c862 cmd = use_32bits ? LP_RAST_OP_TRIANGLE_32_3_16 : LP_RAST_OP_TRIANGLE_3_16;

Completed in 6 milliseconds