Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cCommonBugsTests.hpp502 class CommonBugsTests : public deqp::TestCaseGroup class
506 CommonBugsTests(deqp::Context& context);
511 CommonBugsTests(const CommonBugsTests& other);
512 CommonBugsTests& operator=(const CommonBugsTests& other);
Dgl3cTestPackages.cpp196 addChild(new gl3cts::CommonBugsTests(getContext())); in init()
Dgl3cCommonBugsTests.cpp5956 CommonBugsTests::CommonBugsTests(deqp::Context& context) in CommonBugsTests() function in gl3cts::CommonBugsTests
5963 void CommonBugsTests::init() in init()