Home
last modified time | relevance | path

Searched refs:blueBlendFuncSrc (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.h643 dpu_blit_blend_func_t blueBlendFuncSrc; /*!< Blue component source blend function */ member
Dfsl_dpu.c2840 config->blueBlendFuncSrc = kDPU_BlitBlendFuncGlSrcColor; in DPU_BlitBlendGetDefaultConfig()
2874 (((uint32_t)config->blueBlendFuncDst) << 16U) | (uint32_t)(config->blueBlendFuncSrc); in DPU_SetBlitBlendConfig()