Lines Matching defs:renderCtx
100 int32_t getMaxAttributeLocations(glu::RenderContext &renderCtx) in getMaxAttributeLocations()
249 string createVertexShaderSource(glu::RenderContext &renderCtx, const vector<Attribute> &attributes, in createVertexShaderSource()
272 string createFragmentShaderSource(glu::RenderContext &renderCtx, bool attributeAliasing) in createFragmentShaderSource()
403 pair<uint32_t, uint32_t> createAndAttachShaders(TestLog &log, glu::RenderContext &renderCtx, uint32… in createAndAttachShaders()
683 void runTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx, const vector<Attribute> &att… in runTest()
797 BindAttributeTest::BindAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx, cons… in BindAttributeTest()
820 …dMaxAttributesTest::BindMaxAttributesTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx, in BindMaxAttributesTest()
854 …gAttributeTest::BindAliasingAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx, in BindAliasingAttributeTest()
885 …tributeTest::BindMaxAliasingAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx, in BindMaxAliasingAttributeTest()
923 …dHoleAttributeTest::BindHoleAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx, in BindHoleAttributeTest()
962 glu::RenderContext &renderCtx, in BindInactiveAliasingAttributeTest()
1000 …AttributeTest::PreAttachBindAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx) in PreAttachBindAttributeTest()
1020 …ndAttributeTest::PreLinkBindAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx) in PreLinkBindAttributeTest()
1040 …dAttributeTest::PostLinkBindAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx) in PostLinkBindAttributeTest()
1060 …ationAttributeTest::LocationAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx, in LocationAttributeTest()
1081 …AttributesTest::LocationMaxAttributesTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx, in LocationMaxAttributesTest()
1112 …eAttributeTest::LocationHoleAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx, in LocationHoleAttributeTest()
1146 MixedAttributeTest::MixedAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx, co… in MixedAttributeTest()
1169 …MaxAttributesTest::MixedMaxAttributesTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx, in MixedMaxAttributesTest()
1208 …HoleAttributeTest::MixedHoleAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx, in MixedHoleAttributeTest()
1250 …inkAttributeTest::BindRelinkAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx) in BindRelinkAttributeTest()
1277 …ttributeTest::BindRelinkHoleAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx, in BindRelinkHoleAttributeTest()
1318 …tributeTest::MixedRelinkHoleAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx, in MixedRelinkHoleAttributeTest()
1363 …hAttributeTest::BindReattachAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx) in BindReattachAttributeTest()
1389 …ttributeTest::PreAttachMixedAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx) in PreAttachMixedAttributeTest()
1409 …dAttributeTest::PreLinkMixedAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx) in PreLinkMixedAttributeTest()
1429 …AttributeTest::PostLinkMixedAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx) in PostLinkMixedAttributeTest()
1449 …AttributeTest::MixedReattachAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx) in MixedReattachAttributeTest()
1475 …nkAttributeTest::MixedRelinkAttributeTest(tcu::TestContext &testCtx, glu::RenderContext &renderCtx) in MixedRelinkAttributeTest()