Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureFormatTests.cpp95 class TextureCubeArrayFormatCase : public tcu::TestCase class
98TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::C…
99TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::C…
100 ~TextureCubeArrayFormatCase (void);
107 TextureCubeArrayFormatCase (const TextureCubeArrayFormatCase& other);
108 TextureCubeArrayFormatCase& operator= (const TextureCubeArrayFormatCase& other);
126 TextureCubeArrayFormatCase::TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderConte… in TextureCubeArrayFormatCase() function in deqp::gles31::Functional::TextureCubeArrayFormatCase
140 TextureCubeArrayFormatCase::TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderConte… in TextureCubeArrayFormatCase() function in deqp::gles31::Functional::TextureCubeArrayFormatCase
154 TextureCubeArrayFormatCase::~TextureCubeArrayFormatCase (void) in ~TextureCubeArrayFormatCase()
159 void TextureCubeArrayFormatCase::init (void) in init()
[all …]