Home | History | Annotate | Download | only in tests

Lines Matching refs:GLXContext

165    GLXContext ctx =
175 GLXContext ctx =
187 GLXContext ctx =
226 GLXContext share =
230 ASSERT_NE((GLXContext) 0, share);
348 * \name Verify details of the returned GLXContext
353 GLXContext ctx =
357 /* Since the server did not return an error, the GLXContext should not be
360 EXPECT_NE((GLXContext)0, ctx);
364 EXPECT_NE((GLXContext)99, ctx);
369 GLXContext ctx =
373 /* Since the server did not return an error, the GLXContext should not be
376 ASSERT_NE((GLXContext)0, ctx);
384 GLXContext first =
388 ASSERT_NE((GLXContext) 0, first);
390 GLXContext second =
394 ASSERT_NE((GLXContext) 0, second);
403 GLXContext ctx =
407 ASSERT_NE((GLXContext) 0, ctx);
416 GLXContext ctx =
420 ASSERT_NE((GLXContext) 0, ctx);
431 GLXContext ctx =
435 ASSERT_NE((GLXContext) 0, ctx);
446 GLXContext ctx =
450 ASSERT_NE((GLXContext) 0, ctx);
459 GLXContext ctx =
463 ASSERT_NE((GLXContext) 0, ctx);
474 GLXContext ctx =
478 ASSERT_NE((GLXContext) 0, ctx);
490 GLXContext ctx =
494 ASSERT_NE((GLXContext) 0, ctx);
503 GLXContext ctx =
507 ASSERT_NE((GLXContext) 0, ctx);