Home | History | Annotate | Download | only in libGLES_CM

Lines Matching refs:setSampleAlphaToOneEnabled

1213 		case GL_SAMPLE_ALPHA_TO_ONE:      context->setSampleAlphaToOneEnabled(false);      break;
1350 case GL_SAMPLE_ALPHA_TO_ONE: context->setSampleAlphaToOneEnabled(true); break;