OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UsageTestCase
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles2/functional/
es2fPolygonOffsetTests.cpp
335
//
UsageTestCase
337
class
UsageTestCase
: public PolygonOffsetTestCase
340
UsageTestCase
(Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName);
345
UsageTestCase
::
UsageTestCase
(Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName)
350
void
UsageTestCase
::testPolygonOffset (void)
[
all
...]
/external/deqp/modules/gles3/functional/
es3fPolygonOffsetTests.cpp
338
//
UsageTestCase
340
class
UsageTestCase
: public PolygonOffsetTestCase
343
UsageTestCase
(Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName);
348
UsageTestCase
::
UsageTestCase
(Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName)
353
void
UsageTestCase
::testPolygonOffset (void)
[
all
...]
Completed in 80 milliseconds