Searched defs:VL_MC_NUM_BLENDERS (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mc.h39 #define VL_MC_NUM_BLENDERS (1 << VL_NUM_COMPONENTS) macro
52 void *blend_clear[VL_MC_NUM_BLENDERS];
53 void *blend_add[VL_MC_NUM_BLENDERS];
54 void *blend_sub[VL_MC_NUM_BLENDERS];

Completed in 108 milliseconds