Searched refs:TextureFormatCase (Results 1 – 1 of 1) sorted by relevance
1370 class TextureFormatCase : public tcu::TestCase class1373 TextureFormatCase (tcu::TestContext& testCtx, TextureFormat format) in TextureFormatCase() function in dit::__anon6c966ba60111::TextureFormatCase1483 class ColorFormatCase : public TextureFormatCase1487 : TextureFormatCase(testCtx, format) in ColorFormatCase()1518 class DepthFormatCase : public TextureFormatCase1522 : TextureFormatCase(testCtx, format) in DepthFormatCase()1556 class StencilFormatCase : public TextureFormatCase1560 : TextureFormatCase(testCtx, format) in StencilFormatCase()1594 class DepthStencilFormatCase : public TextureFormatCase1598 : TextureFormatCase(testCtx, format) in DepthStencilFormatCase()