Home | History | Annotate | Download | only in GLES_V2

Lines Matching defs:glBlendColor

272 GL_APICALL void  GL_APIENTRY glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha){
274 ctx->dispatcher().glBlendColor(red,green,blue,alpha);