Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.hpp576 class RobustBufferAccessBehaviorTests : public tcu::TestCaseGroup class
580 RobustBufferAccessBehaviorTests(tcu::TestContext& testCtx, glu::ApiType apiType);
581 virtual ~RobustBufferAccessBehaviorTests(void) in ~RobustBufferAccessBehaviorTests()
589 RobustBufferAccessBehaviorTests(const RobustBufferAccessBehaviorTests& other);
590 RobustBufferAccessBehaviorTests& operator=(const RobustBufferAccessBehaviorTests& other);
DglcNoDefaultContextPackage.cpp99 …gl43Group->addChild(new glcts::RobustBufferAccessBehaviorTests(getTestContext(), glu::ApiType::cor… in init()
115 …es32Group->addChild(new glcts::RobustBufferAccessBehaviorTests(getTestContext(), glu::ApiType::es(… in init()
DglcRobustBufferAccessBehaviorTests.cpp3645 RobustBufferAccessBehaviorTests::RobustBufferAccessBehaviorTests(tcu::TestContext& testCtx, glu::Ap… in RobustBufferAccessBehaviorTests() function in glcts::RobustBufferAccessBehaviorTests
3656 void RobustBufferAccessBehaviorTests::init(void) in init()