Searched refs:LP_RAST_FLAGS_BLIT (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast.h376 #define LP_RAST_FLAGS_BLIT (0x8) macro
H A Dlp_rast.c734 #define BLIT ((LP_RAST_FLAGS_BLIT<<1)-1) /* write direct-to-dest */
1026 else if (info.type & LP_RAST_FLAGS_BLIT)
H A Dlp_rast_debug.c163 if (info.type & LP_RAST_FLAGS_BLIT)

Completed in 5 milliseconds