Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureFormatTests.cpp72 class TextureCubeArrayFormatCase : public tcu::TestCase class
75TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::C…
76TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::C…
77 ~TextureCubeArrayFormatCase (void);
84 TextureCubeArrayFormatCase (const TextureCubeArrayFormatCase& other);
85 TextureCubeArrayFormatCase& operator= (const TextureCubeArrayFormatCase& other);
104 TextureCubeArrayFormatCase::TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderConte… in TextureCubeArrayFormatCase() function in deqp::gles31::Functional::TextureCubeArrayFormatCase
118 TextureCubeArrayFormatCase::TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderConte… in TextureCubeArrayFormatCase() function in deqp::gles31::Functional::TextureCubeArrayFormatCase
132 TextureCubeArrayFormatCase::~TextureCubeArrayFormatCase (void) in ~TextureCubeArrayFormatCase()
137 void TextureCubeArrayFormatCase::init (void) in init()
[all …]