Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureFormatTests.cpp101 class TextureCubeArrayFormatCase : public tcu::TestCase class
104 TextureCubeArrayFormatCase(tcu::TestContext &testCtx, glu::RenderContext &renderCtx,
107 TextureCubeArrayFormatCase(tcu::TestContext &testCtx, glu::RenderContext &renderCtx,
110 ~TextureCubeArrayFormatCase(void);
117 TextureCubeArrayFormatCase(const TextureCubeArrayFormatCase &other);
118 TextureCubeArrayFormatCase &operator=(const TextureCubeArrayFormatCase &other);
136 TextureCubeArrayFormatCase::TextureCubeArrayFormatCase(tcu::TestContext &testCtx, glu::RenderContex… in TextureCubeArrayFormatCase() function in deqp::gles31::Functional::TextureCubeArrayFormatCase
153 TextureCubeArrayFormatCase::TextureCubeArrayFormatCase(tcu::TestContext &testCtx, glu::RenderContex… in TextureCubeArrayFormatCase() function in deqp::gles31::Functional::TextureCubeArrayFormatCase
170 TextureCubeArrayFormatCase::~TextureCubeArrayFormatCase(void) in ~TextureCubeArrayFormatCase()
175 void TextureCubeArrayFormatCase::init(void) in init()
[all …]