Lines Matching refs:glu
44 using glu::CallLogWrapper;
80 return contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ||
81 contextSupports(ctx.getRenderContext().getType(), glu::ApiType::core(4, 5));
410 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType());
492 if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ||
977 if (!glu::isContextTypeES(ctx.getRenderContext().getType()))
1194 if (glu::isContextTypeES(ctx.getRenderContext().getType()))
1292 if (glu::isContextTypeES(ctx.getRenderContext().getType()))
1606 if (glu::isContextTypeES(ctx.getRenderContext().getType()))
2714 if (glu::isContextTypeES(ctx.getRenderContext().getType()))
2932 if (glu::isContextTypeES(ctx.getRenderContext().getType()))
3384 if (glu::isContextTypeES(ctx.getRenderContext().getType()))
3394 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType());