Searched refs:surfaceOpacity (Results 1 – 1 of 1) sorted by relevance
1405 int surfaceOpacity = 1; in CreateMixingContext() local1406 if (aglSetInteger(_aglContext, AGL_SURFACE_OPACITY, (const GLint *) &surfaceOpacity) == false) in CreateMixingContext()