Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fIndexedStateQueryTests.hpp36 class IndexedStateQueryTests : public TestCaseGroup class
39 IndexedStateQueryTests (Context& context);
40 ~IndexedStateQueryTests (void);
45 IndexedStateQueryTests (const IndexedStateQueryTests& other);
46 IndexedStateQueryTests& operator= (const IndexedStateQueryTests& other);
H A Des31fIndexedStateQueryTests.cpp1379 IndexedStateQueryTests::IndexedStateQueryTests (Context& context) in IndexedStateQueryTests() function in deqp::gles31::Functional::IndexedStateQueryTests
1384 IndexedStateQueryTests::~IndexedStateQueryTests (void) in ~IndexedStateQueryTests()
1388 void IndexedStateQueryTests::init (void) in init()
H A Des31fFunctionalTests.cpp395 addChild(new IndexedStateQueryTests (m_context)); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIndexedStateQueryTests.hpp36 class IndexedStateQueryTests : public TestCaseGroup class
39 IndexedStateQueryTests (Context& context);
44 IndexedStateQueryTests (const IndexedStateQueryTests& other);
45 IndexedStateQueryTests& operator= (const IndexedStateQueryTests& other);
H A Des3fFunctionalTests.cpp359 addChild(new IndexedStateQueryTests (m_context)); in init()
H A Des3fIndexedStateQueryTests.cpp1143 IndexedStateQueryTests::IndexedStateQueryTests (Context& context) in IndexedStateQueryTests() function in deqp::gles3::Functional::IndexedStateQueryTests
1148 void IndexedStateQueryTests::init (void) in init()

Completed in 6 milliseconds