Home | History | Annotate | Download | only in main

Lines Matching full:dfactor

1268 save_BlendFunci(GLuint buf, GLenum sfactor, GLenum dfactor)
1277 n[3].e = dfactor;
1280 CALL_BlendFunciARB(ctx->Exec, (buf, sfactor, dfactor));