OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TessellationGeometryInteractionTests
(Results
1 - 3
of
3
) sorted by null
/external/deqp/modules/gles31/functional/
es31fTessellationGeometryInteractionTests.hpp
36
class
TessellationGeometryInteractionTests
: public TestCaseGroup
39
TessellationGeometryInteractionTests
(Context& context);
40
~
TessellationGeometryInteractionTests
(void);
45
TessellationGeometryInteractionTests
(const
TessellationGeometryInteractionTests
& other);
46
TessellationGeometryInteractionTests
& operator= (const
TessellationGeometryInteractionTests
& other);
/external/deqp/modules/gles31/stress/
es31sTessellationGeometryInteractionTests.hpp
36
class
TessellationGeometryInteractionTests
: public TestCaseGroup
39
TessellationGeometryInteractionTests
(Context& context);
40
~
TessellationGeometryInteractionTests
(void);
45
TessellationGeometryInteractionTests
(const
TessellationGeometryInteractionTests
& other);
46
TessellationGeometryInteractionTests
& operator= (const
TessellationGeometryInteractionTests
& other);
es31sTessellationGeometryInteractionTests.cpp
557
TessellationGeometryInteractionTests
::
TessellationGeometryInteractionTests
(Context& context)
562
TessellationGeometryInteractionTests
::~
TessellationGeometryInteractionTests
(void)
566
void
TessellationGeometryInteractionTests
::init (void)
Completed in 62 milliseconds