Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
DglsAttributeLocationTests.hpp333 class LocationHoleAttributeTest : public tcu::TestCase class
338 LocationHoleAttributeTest (tcu::TestContext& testCtx,
DglsAttributeLocationTests.cpp1126 LocationHoleAttributeTest::LocationHoleAttributeTest (tcu::TestContext& testCtx, in LocationHoleAttributeTest() function in deqp::gls::LocationHoleAttributeTest
1137 tcu::TestCase::IterateResult LocationHoleAttributeTest::iterate (void) in iterate()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fAttribLocationTests.cpp206 …holeGroup->addChild(new gls::LocationHoleAttributeTest(context.getTestContext(), context.getRender… in createAttributeLocationTests()