• Home
  • Raw
  • Download

Lines Matching refs:stateQueryGroup

775 …tcu::TestCaseGroup* const	stateQueryGroup		= new tcu::TestCaseGroup(m_testCtx, "state_query",		"St…  in init()  local
783 addChild(stateQueryGroup); in init()
795stateQueryGroup->addChild(new BlendAdvancedCoherentStateCase(m_context, "blend_advanced_coherent_g… in init()
796stateQueryGroup->addChild(new BlendAdvancedCoherentStateCase(m_context, "blend_advanced_coherent_i… in init()
797stateQueryGroup->addChild(new BlendAdvancedCoherentStateCase(m_context, "blend_advanced_coherent_g… in init()
798stateQueryGroup->addChild(new BlendAdvancedCoherentStateCase(m_context, "blend_advanced_coherent_g… in init()
799stateQueryGroup->addChild(new BlendAdvancedCoherentStateCase(m_context, "blend_advanced_coherent_g… in init()
801stateQueryGroup->addChild(new BlendEquationStateCase(m_context, "blend_equation_getboolean", "Test… in init()
802stateQueryGroup->addChild(new BlendEquationStateCase(m_context, "blend_equation_getinteger", "Test… in init()
803stateQueryGroup->addChild(new BlendEquationStateCase(m_context, "blend_equation_getinteger64", "Te… in init()
804stateQueryGroup->addChild(new BlendEquationStateCase(m_context, "blend_equation_getfloat", "Test … in init()
806stateQueryGroup->addChild(new BlendEquationIndexedStateCase(m_context, "blend_equation_getbooleani… in init()
807stateQueryGroup->addChild(new BlendEquationIndexedStateCase(m_context, "blend_equation_getintegeri… in init()
808stateQueryGroup->addChild(new BlendEquationIndexedStateCase(m_context, "blend_equation_getinteger6… in init()