Lines Matching refs:GLXContext
141 GLXContext ctx;
191 GLXContext ctx =
204 GLXContext ctx =
242 GLXContext share =
246 ASSERT_NE((GLXContext) 0, share);
366 * \name Verify details of the returned GLXContext
374 /* Since the server did not return an error, the GLXContext should not be
377 EXPECT_NE((GLXContext)0, ctx);
381 EXPECT_NE((GLXContext)99, ctx);
389 /* Since the server did not return an error, the GLXContext should not be
392 ASSERT_NE((GLXContext)0, ctx);
400 GLXContext first =
404 ASSERT_NE((GLXContext) 0, first);
406 GLXContext second =
410 ASSERT_NE((GLXContext) 0, second);
425 ASSERT_NE((GLXContext) 0, ctx);
437 ASSERT_NE((GLXContext) 0, ctx);
451 ASSERT_NE((GLXContext) 0, ctx);
465 ASSERT_NE((GLXContext) 0, ctx);
477 ASSERT_NE((GLXContext) 0, ctx);
491 ASSERT_NE((GLXContext) 0, ctx);
506 ASSERT_NE((GLXContext) 0, ctx);
518 ASSERT_NE((GLXContext) 0, ctx);