Home
last modified time | relevance | path

Searched refs:RboStateQueryTests (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fRboStateQueryTests.hpp36 class RboStateQueryTests : public TestCaseGroup class
39 RboStateQueryTests (Context& context);
44 RboStateQueryTests (const RboStateQueryTests& other);
45 RboStateQueryTests& operator= (const RboStateQueryTests& other);
H A Des3fRboStateQueryTests.cpp376 RboStateQueryTests::RboStateQueryTests (Context& context) in RboStateQueryTests() function in deqp::gles3::Functional::RboStateQueryTests
381 void RboStateQueryTests::init (void) in init()
H A Des3fFunctionalTests.cpp365 addChild(new RboStateQueryTests (m_context)); in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fRboStateQueryTests.hpp36 class RboStateQueryTests : public TestCaseGroup class
39 RboStateQueryTests (Context& context);
44 RboStateQueryTests (const RboStateQueryTests& other);
45 RboStateQueryTests& operator= (const RboStateQueryTests& other);
H A Des2fRboStateQueryTests.cpp277 RboStateQueryTests::RboStateQueryTests (Context& context) in RboStateQueryTests() function in deqp::gles2::Functional::RboStateQueryTests
282 void RboStateQueryTests::init (void) in init()
H A Des2fFunctionalTests.cpp298 addChild(new RboStateQueryTests (m_context)); in init()

Completed in 4 milliseconds