Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A 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);
H A DglcNoDefaultContextPackage.cpp99 gl43Group->addChild(new glcts::RobustBufferAccessBehaviorTests(getTestContext(), glu::ApiType::core(4, 3))); in init()
115 es32Group->addChild(new glcts::RobustBufferAccessBehaviorTests(getTestContext(), glu::ApiType::es(3, 2))); in init()
H A DglcRobustBufferAccessBehaviorTests.cpp3680 RobustBufferAccessBehaviorTests::RobustBufferAccessBehaviorTests(tcu::TestContext& testCtx, glu::ApiType apiType) in RobustBufferAccessBehaviorTests() function in glcts::RobustBufferAccessBehaviorTests
3691 void RobustBufferAccessBehaviorTests::init(void) in init()

Completed in 7 milliseconds