Searched refs:imageLayersGroup (Results 1 – 1 of 1) sorted by relevance
2127 …de::MovePtr<TestCaseGroup> imageLayersGroup(new TestCaseGroup(testCtx, imageLayerParamsToTest[imag… in createImageClearingTestsCommon() local2202 …imageLayersGroup->addChild(new InstanceFactory1<ClearColorImageTestInstance, TestParams>(testCtx, … in createImageClearingTestsCommon()2209 …imageLayersGroup->addChild(new InstanceFactory1<ClearColorImageMultipleSubresourceRangeTestInstanc… in createImageClearingTestsCommon()2214 …imageLayersGroup->addChild(new InstanceFactory1<TwoStepClearColorImageTestInstance, TestParams>(te… in createImageClearingTestsCommon()2219 imageTilingGroup->addChild(imageLayersGroup.release()); in createImageClearingTestsCommon()2236 …de::MovePtr<TestCaseGroup> imageLayersGroup(new TestCaseGroup(testCtx, imageLayerParamsToTest[imag… in createImageClearingTestsCommon() local2288 …imageLayersGroup->addChild(new InstanceFactory1<ClearDepthStencilImageTestInstance, TestParams>(te… in createImageClearingTestsCommon()2293 …imageLayersGroup->addChild(new InstanceFactory1<ClearDepthStencilImageMultipleSubresourceRangeTest… in createImageClearingTestsCommon()2298 …imageLayersGroup->addChild(new InstanceFactory1<TwoStepClearDepthStencilImageTestInstance, TestPar… in createImageClearingTestsCommon()2303 depthStencilImageClearTests->addChild(imageLayersGroup.release()); in createImageClearingTestsCommon()