• Home
  • Raw
  • Download

Lines Matching refs:m_context

167 …m_program = new glu::ShaderProgram(m_context.getRenderContext(), glu::makeVtxFragSources(vertShade…  in init()
190 const tcu::RenderTarget& renderTarget = m_context.getRenderTarget(); in iterate()
388 glu::readPixels(m_context.getRenderContext(), 0, 0, pixels.getAccess()); in iterate()
449 …addChild(new OcclusionQueryCase(m_context, "scissor", "scissor", 1, 10, 1.6f… in init()
450 …addChild(new OcclusionQueryCase(m_context, "depth_write", "depth_write", 8, 10… in init()
451 …addChild(new OcclusionQueryCase(m_context, "depth_clear", "depth_clear", 5, 10… in init()
452 …addChild(new OcclusionQueryCase(m_context, "stencil_write", "stencil_write", 8,… in init()
453 …addChild(new OcclusionQueryCase(m_context, "stencil_clear", "stencil_clear", 5,… in init()
455 …addChild(new OcclusionQueryCase(m_context, "scissor_depth_write", "scissor_depth_write", … in init()
456 …addChild(new OcclusionQueryCase(m_context, "scissor_depth_clear", "scissor_depth_clear", … in init()
457 …addChild(new OcclusionQueryCase(m_context, "scissor_stencil_write", "scissor_stencil_write… in init()
458 …addChild(new OcclusionQueryCase(m_context, "scissor_stencil_clear", "scissor_stencil_clear… in init()
459 …addChild(new OcclusionQueryCase(m_context, "depth_write_depth_clear", "depth_write_depth_cl… in init()
460 …addChild(new OcclusionQueryCase(m_context, "depth_write_stencil_write", "depth_write_stenci… in init()
461 …addChild(new OcclusionQueryCase(m_context, "depth_write_stencil_clear", "depth_write_stenci… in init()
462 …addChild(new OcclusionQueryCase(m_context, "depth_clear_stencil_write", "depth_clear_stenci… in init()
463 …addChild(new OcclusionQueryCase(m_context, "depth_clear_stencil_clear", "depth_clear_stenci… in init()
464 …addChild(new OcclusionQueryCase(m_context, "stencil_write_stencil_clear", "stencil_write_ste… in init()
466 …addChild(new OcclusionQueryCase(m_context, "scissor_depth_write_depth_clear", "scissor_depth_… in init()
467 …addChild(new OcclusionQueryCase(m_context, "scissor_depth_write_stencil_write", "scissor_dept… in init()
468 …addChild(new OcclusionQueryCase(m_context, "scissor_depth_write_stencil_clear", "scissor_dept… in init()
469 …addChild(new OcclusionQueryCase(m_context, "scissor_depth_clear_stencil_write", "scissor_dept… in init()
470 …addChild(new OcclusionQueryCase(m_context, "scissor_depth_clear_stencil_clear", "scissor_dept… in init()
471 …addChild(new OcclusionQueryCase(m_context, "scissor_stencil_write_stencil_clear", "scissor_ste… in init()
472 …addChild(new OcclusionQueryCase(m_context, "depth_write_depth_clear_stencil_write", "depth_wri… in init()
473 …addChild(new OcclusionQueryCase(m_context, "depth_write_depth_clear_stencil_clear", "depth_wri… in init()
474 …addChild(new OcclusionQueryCase(m_context, "depth_write_stencil_write_stencil_clear", "depth_wr… in init()
475 …addChild(new OcclusionQueryCase(m_context, "depth_clear_stencil_write_stencil_clear", "depth_cl… in init()
477 …addChild(new OcclusionQueryCase(m_context, "scissor_depth_write_depth_clear_stencil_write", "sci… in init()
478 …addChild(new OcclusionQueryCase(m_context, "scissor_depth_write_depth_clear_stencil_clear", "sci… in init()
479 …addChild(new OcclusionQueryCase(m_context, "scissor_depth_write_stencil_write_stencil_clear", "sc… in init()
480 …addChild(new OcclusionQueryCase(m_context, "scissor_depth_clear_stencil_write_stencil_clear", "sc… in init()
481 …addChild(new OcclusionQueryCase(m_context, "depth_write_depth_clear_stencil_write_stencil_clear", … in init()
483 …addChild(new OcclusionQueryCase(m_context, "all_occluders", "all_occluders", 7,… in init()
487 …addChild(new OcclusionQueryCase(m_context, "conservative_scissor", "conservative_scisso… in init()
488 …addChild(new OcclusionQueryCase(m_context, "conservative_depth_write", "conservative_dep… in init()
489 …addChild(new OcclusionQueryCase(m_context, "conservative_depth_clear", "conservative_dep… in init()
490 …addChild(new OcclusionQueryCase(m_context, "conservative_stencil_write", "conservative_st… in init()
491 …addChild(new OcclusionQueryCase(m_context, "conservative_stencil_clear", "conservative_st… in init()
493 …addChild(new OcclusionQueryCase(m_context, "conservative_scissor_depth_write", "conservati… in init()
494 …addChild(new OcclusionQueryCase(m_context, "conservative_scissor_depth_clear", "conservati… in init()
495 …addChild(new OcclusionQueryCase(m_context, "conservative_scissor_stencil_write", "conservat… in init()
496 …addChild(new OcclusionQueryCase(m_context, "conservative_scissor_stencil_clear", "conservat… in init()
497 …addChild(new OcclusionQueryCase(m_context, "conservative_depth_write_depth_clear", "conserv… in init()
498 …addChild(new OcclusionQueryCase(m_context, "conservative_depth_write_stencil_write", "conser… in init()
499 …addChild(new OcclusionQueryCase(m_context, "conservative_depth_write_stencil_clear", "conser… in init()
500 …addChild(new OcclusionQueryCase(m_context, "conservative_depth_clear_stencil_write", "conser… in init()
501 …addChild(new OcclusionQueryCase(m_context, "conservative_depth_clear_stencil_clear", "conser… in init()
502 …addChild(new OcclusionQueryCase(m_context, "conservative_stencil_write_stencil_clear", "cons… in init()
504 …addChild(new OcclusionQueryCase(m_context, "conservative_scissor_depth_write_depth_clear", "c… in init()
505 …addChild(new OcclusionQueryCase(m_context, "conservative_scissor_depth_write_stencil_write", "… in init()
506 …addChild(new OcclusionQueryCase(m_context, "conservative_scissor_depth_write_stencil_clear", "… in init()
507 …addChild(new OcclusionQueryCase(m_context, "conservative_scissor_depth_clear_stencil_write", "… in init()
508 …addChild(new OcclusionQueryCase(m_context, "conservative_scissor_depth_clear_stencil_clear", "… in init()
509 …addChild(new OcclusionQueryCase(m_context, "conservative_scissor_stencil_write_stencil_clear", … in init()
510 …addChild(new OcclusionQueryCase(m_context, "conservative_depth_write_depth_clear_stencil_write", … in init()
511 …addChild(new OcclusionQueryCase(m_context, "conservative_depth_write_depth_clear_stencil_clear", … in init()
512 …addChild(new OcclusionQueryCase(m_context, "conservative_depth_write_stencil_write_stencil_clear",… in init()
513 …addChild(new OcclusionQueryCase(m_context, "conservative_depth_clear_stencil_write_stencil_clear",… in init()
515 …addChild(new OcclusionQueryCase(m_context, "conservative_scissor_depth_write_depth_clear_stencil_w… in init()
516 …addChild(new OcclusionQueryCase(m_context, "conservative_scissor_depth_write_depth_clear_stencil_c… in init()
517 …addChild(new OcclusionQueryCase(m_context, "conservative_scissor_depth_write_stencil_write_stencil… in init()
518 …addChild(new OcclusionQueryCase(m_context, "conservative_scissor_depth_clear_stencil_write_stencil… in init()
519 …addChild(new OcclusionQueryCase(m_context, "conservative_depth_write_depth_clear_stencil_write_ste… in init()
521 …addChild(new OcclusionQueryCase(m_context, "conservative_all_occluders", "conservative_al… in init()