Home | History | Annotate | Download | only in jni

Lines Matching refs:have_OES_blend_subtractID

79 static jfieldID have_OES_blend_subtractID;
98 have_OES_blend_subtractID = _env->GetFieldID(G11ImplClass, "have_OES_blend_subtract", "Z");
250 _env->SetBooleanField(impl, have_OES_blend_subtractID,
7273 if (! supportsExtension(_env, _this, have_OES_blend_subtractID)) {