Searched refs:dstFunction (Results 1 – 1 of 1) sorted by relevance
620 const rr::BlendFunc dstFunction = mapGLBlendFunc(state.blendFunc->get<BlendFunc>().dst); in setBlendState() local623 fragOps.blendRGBState.dstFunc = dstFunction; in setBlendState()626 fragOps.blendAState.dstFunc = dstFunction; in setBlendState()