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

  /external/deqp/external/openglcts/modules/common/
glcNoDefaultContextPackage.cpp 99 gl43Group->addChild(new glcts::RobustBufferAccessBehaviorTests(getTestContext(), glu::ApiType::core(4, 3)));
115 es32Group->addChild(new glcts::RobustBufferAccessBehaviorTests(getTestContext(), glu::ApiType::es(3, 2)));
glcRobustBufferAccessBehaviorTests.hpp 576 class RobustBufferAccessBehaviorTests : public tcu::TestCaseGroup
580 RobustBufferAccessBehaviorTests(tcu::TestContext& testCtx, glu::ApiType apiType);
581 virtual ~RobustBufferAccessBehaviorTests(void)
589 RobustBufferAccessBehaviorTests(const RobustBufferAccessBehaviorTests& other);
590 RobustBufferAccessBehaviorTests& operator=(const RobustBufferAccessBehaviorTests& other);
glcRobustBufferAccessBehaviorTests.cpp     [all...]

Completed in 205 milliseconds