HomeSort by relevance Sort by last modified time
    Searched refs:BindAliasingAttributeTest (Results 1 - 4 of 4) sorted by null

  /external/deqp/modules/gles2/functional/
es2fAttribLocationTests.cpp 100 aliasingGroup->addChild(new gls::BindAliasingAttributeTest(context.getTestContext(), context.getRenderContext(), type));
104 aliasingGroup->addChild(new gls::BindAliasingAttributeTest(context.getTestContext(), context.getRenderContext(), type, 1));
  /external/deqp/modules/gles3/functional/
es3fAttribLocationTests.cpp 127 aliasingGroup->addChild(new gls::BindAliasingAttributeTest(context.getTestContext(), context.getRenderContext(), type));
131 aliasingGroup->addChild(new gls::BindAliasingAttributeTest(context.getTestContext(), context.getRenderContext(), type, 1));
  /external/deqp/modules/glshared/
glsAttributeLocationTests.hpp 169 class BindAliasingAttributeTest : public tcu::TestCase
174 BindAliasingAttributeTest (tcu::TestContext& testCtx,
glsAttributeLocationTests.cpp 863 BindAliasingAttributeTest::BindAliasingAttributeTest (tcu::TestContext& testCtx,
877 tcu::TestCase::IterateResult BindAliasingAttributeTest::iterate (void)
    [all...]

Completed in 53 milliseconds