Searched refs:PolygonOffsetTestCase (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fPolygonOffsetTests.cpp | 252 // PolygonOffsetTestCase 254 class PolygonOffsetTestCase : public TestCase class 257 PolygonOffsetTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName, int canvasSize); 268 PolygonOffsetTestCase::PolygonOffsetTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName, int canvasSize) in PolygonOffsetTestCase() function in deqp::gles3::Functional::__anon30578::PolygonOffsetTestCase 276 PolygonOffsetTestCase::IterateResult PolygonOffsetTestCase::iterate (void) in iterate() 338 class UsageTestCase : public PolygonOffsetTestCase 347 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in UsageTestCase() 457 class UsageDisplacementTestCase : public PolygonOffsetTestCase [all...] |
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fPolygonOffsetTests.cpp | 249 // PolygonOffsetTestCase 251 class PolygonOffsetTestCase : public TestCase class 254 PolygonOffsetTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName, int canvasSize); 265 PolygonOffsetTestCase::PolygonOffsetTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName, int canvasSize) in PolygonOffsetTestCase() function in deqp::gles2::Functional::__anon30431::PolygonOffsetTestCase 273 PolygonOffsetTestCase::IterateResult PolygonOffsetTestCase::iterate (void) in iterate() 335 class UsageTestCase : public PolygonOffsetTestCase 344 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in UsageTestCase() 454 class UsageDisplacementTestCase : public PolygonOffsetTestCase [all...] |
Completed in 3 milliseconds