OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UsageSlopeTestCase
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles2/functional/
es2fPolygonOffsetTests.cpp
839
//
UsageSlopeTestCase
841
class
UsageSlopeTestCase
: public PolygonOffsetTestCase
844
UsageSlopeTestCase
(Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName);
849
UsageSlopeTestCase
::
UsageSlopeTestCase
(Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName)
854
void
UsageSlopeTestCase
::testPolygonOffset (void)
[
all
...]
/external/deqp/modules/gles3/functional/
es3fPolygonOffsetTests.cpp
842
//
UsageSlopeTestCase
844
class
UsageSlopeTestCase
: public PolygonOffsetTestCase
847
UsageSlopeTestCase
(Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName);
852
UsageSlopeTestCase
::
UsageSlopeTestCase
(Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName)
857
void
UsageSlopeTestCase
::testPolygonOffset (void)
[
all
...]
Completed in 2407 milliseconds