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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast.h304 #define LP_RAST_OP_TRIANGLE_32_4_16 0x1c macro
H A Dlp_setup_tri.c854 LP_RAST_OP_TRIANGLE_32_4_16 :
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast.h352 #define LP_RAST_OP_TRIANGLE_32_4_16 0x1c macro
H A Dlp_setup_tri.c879 cmd = use_32bits ? LP_RAST_OP_TRIANGLE_32_4_16 : LP_RAST_OP_TRIANGLE_4_16;

Completed in 6 milliseconds