OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TessellationTests
(Results
1 - 3
of
3
) sorted by null
/external/deqp/modules/gles31/functional/
es31fTessellationTests.hpp
36
class
TessellationTests
: public TestCaseGroup
39
TessellationTests
(Context& context);
40
~
TessellationTests
(void);
45
TessellationTests
(const
TessellationTests
& other);
46
TessellationTests
& operator= (const
TessellationTests
& other);
es31fFunctionalTests.cpp
313
addChild(new
TessellationTests
(m_context));
es31fTessellationTests.cpp
[
all
...]
Completed in 352 milliseconds