Home
last modified time | relevance | path

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

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