Home
last modified time | relevance | path

Searched refs:LocationMaxAttributesTest (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
DglsAttributeLocationTests.hpp315 class LocationMaxAttributesTest : public tcu::TestCase class
320 LocationMaxAttributesTest (tcu::TestContext& testCtx,
DglsAttributeLocationTests.cpp1094 LocationMaxAttributesTest::LocationMaxAttributesTest (tcu::TestContext& testCtx, in LocationMaxAttributesTest() function in deqp::gls::LocationMaxAttributesTest
1105 tcu::TestCase::IterateResult LocationMaxAttributesTest::iterate (void) in iterate()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fAttribLocationTests.cpp191 …layoutMaxAttributeGroup->addChild(new gls::LocationMaxAttributesTest(context.getTestContext(), con… in createAttributeLocationTests()