Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:setBlendColor

346             context->setBlendColor(gl::clamp01(red), gl::clamp01(green), gl::clamp01(blue), gl::clamp01(alpha));