Home
last modified time | relevance | path

Searched refs:TextureFormatCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/internal/
DditTextureFormatTests.cpp1370 class TextureFormatCase : public tcu::TestCase class
1373 TextureFormatCase (tcu::TestContext& testCtx, TextureFormat format) in TextureFormatCase() function in dit::__anon6c966ba60111::TextureFormatCase
1483 class ColorFormatCase : public TextureFormatCase
1487 : TextureFormatCase(testCtx, format) in ColorFormatCase()
1518 class DepthFormatCase : public TextureFormatCase
1522 : TextureFormatCase(testCtx, format) in DepthFormatCase()
1556 class StencilFormatCase : public TextureFormatCase
1560 : TextureFormatCase(testCtx, format) in StencilFormatCase()
1594 class DepthStencilFormatCase : public TextureFormatCase
1598 : TextureFormatCase(testCtx, format) in DepthStencilFormatCase()