Home
last modified time | relevance | path

Searched refs:internalFormatName (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPolygonOffsetTests.cpp257 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() argument
271 , m_internalFormatName (internalFormatName) in PolygonOffsetTestCase()
341 UsageTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName);
346 UsageTestCase::UsageTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName) in UsageTestCase() argument
347 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in UsageTestCase()
460 UsageDisplacementTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName);
467 UsageDisplacementTestCase::UsageDisplacementTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName) in UsageDisplacementTestCase() argument
468 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in UsageDisplacementTestCase()
585 UsagePositiveNegativeTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName);
590 UsagePositiveNegativeTestCase(Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName) UsagePositiveNegativeTestCase() argument
742 ResultClampingTestCase(Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName) ResultClampingTestCase() argument
855 UsageSlopeTestCase(Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName) UsageSlopeTestCase() argument
968 ZeroSlopeTestCase(Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName) ZeroSlopeTestCase() argument
1065 OneSlopeTestCase(Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName) OneSlopeTestCase() argument
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fPolygonOffsetTests.cpp254 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() argument
268 , m_internalFormatName (internalFormatName) in PolygonOffsetTestCase()
338 UsageTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName);
343 UsageTestCase::UsageTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName) in UsageTestCase() argument
344 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in UsageTestCase()
457 UsageDisplacementTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName);
464 UsageDisplacementTestCase::UsageDisplacementTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName) in UsageDisplacementTestCase() argument
465 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in UsageDisplacementTestCase()
582 UsagePositiveNegativeTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName);
587 UsagePositiveNegativeTestCase(Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName) UsagePositiveNegativeTestCase() argument
740 ResultClampingTestCase(Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName) ResultClampingTestCase() argument
853 UsageSlopeTestCase(Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName) UsageSlopeTestCase() argument
966 ZeroSlopeTestCase(Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName) ZeroSlopeTestCase() argument
1063 OneSlopeTestCase(Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName) OneSlopeTestCase() argument
[all...]

Completed in 4 milliseconds