Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/internal/
H A DditTextureFormatTests.cpp1416 class TextureFormatCase : public tcu::TestCase class
1419 TextureFormatCase (tcu::TestContext& testCtx, TextureFormat format) in TextureFormatCase() function in dit::__anon31022::TextureFormatCase
1529 class ColorFormatCase : public TextureFormatCase
1533 : TextureFormatCase(testCtx, format) in ColorFormatCase()
1564 class DepthFormatCase : public TextureFormatCase
1568 : TextureFormatCase(testCtx, format) in DepthFormatCase()
1602 class StencilFormatCase : public TextureFormatCase
1606 : TextureFormatCase(testCtx, format) in StencilFormatCase()
1640 class DepthStencilFormatCase : public TextureFormatCase
1644 : TextureFormatCase(testCt in DepthStencilFormatCase()
[all...]

Completed in 3 milliseconds