Lines Matching refs:getRenderContext
99 …->addChild(new gls::BindAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests()
112 …dChild(new gls::BindMaxAttributesTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests()
127 …ld(new gls::BindAliasingAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests()
131 …new gls::BindAliasingAttributeTest(context.getTestContext(), context.getRenderContext(), type, 1)); in createAttributeLocationTests()
134 …new gls::BindMaxAliasingAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests()
137 …ls::BindInactiveAliasingAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests()
152 …dChild(new gls::BindHoleAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests()
162 …ddChild(new gls::PreAttachBindAttributeTest(context.getTestContext(), context.getRenderContext())); in createAttributeLocationTests()
163 …>addChild(new gls::PreLinkBindAttributeTest(context.getTestContext(), context.getRenderContext())); in createAttributeLocationTests()
164 …addChild(new gls::PostLinkBindAttributeTest(context.getTestContext(), context.getRenderContext())); in createAttributeLocationTests()
165 …->addChild(new gls::BindRelinkAttributeTest(context.getTestContext(), context.getRenderContext())); in createAttributeLocationTests()
166 …addChild(new gls::BindReattachAttributeTest(context.getTestContext(), context.getRenderContext())); in createAttributeLocationTests()
178 …dChild(new gls::LocationAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests()
191 …ld(new gls::LocationMaxAttributesTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests()
206 …ld(new gls::LocationHoleAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests()
219 …>addChild(new gls::MixedAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests()
231 …Child(new gls::MixedMaxAttributesTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests()
241 …dChild(new gls::PreAttachMixedAttributeTest(context.getTestContext(), context.getRenderContext())); in createAttributeLocationTests()
242 …addChild(new gls::PreLinkMixedAttributeTest(context.getTestContext(), context.getRenderContext())); in createAttributeLocationTests()
243 …ddChild(new gls::PostLinkMixedAttributeTest(context.getTestContext(), context.getRenderContext())); in createAttributeLocationTests()
244 …>addChild(new gls::MixedRelinkAttributeTest(context.getTestContext(), context.getRenderContext())); in createAttributeLocationTests()
245 …ddChild(new gls::MixedReattachAttributeTest(context.getTestContext(), context.getRenderContext())); in createAttributeLocationTests()
257 …Child(new gls::MixedHoleAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests()
271 …(new gls::BindRelinkHoleAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests()
285 …new gls::MixedRelinkHoleAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests()