Searched refs:TextureBufferFormatCase (Results 1 – 1 of 1) sorted by relevance
245 class TextureBufferFormatCase : public TestCase class248 …TextureBufferFormatCase (Context& ctx, glu::RenderContext& renderCtx, const char* name, const cha…249 ~TextureBufferFormatCase (void);256 TextureBufferFormatCase (const TextureBufferFormatCase& other);257 TextureBufferFormatCase& operator= (const TextureBufferFormatCase& other);269 TextureBufferFormatCase::TextureBufferFormatCase (Context& ctx, glu::RenderContext& renderCtx, cons… in TextureBufferFormatCase() function in deqp::gles31::Functional::TextureBufferFormatCase280 TextureBufferFormatCase::~TextureBufferFormatCase (void) in ~TextureBufferFormatCase()285 void TextureBufferFormatCase::init (void) in init()314 void TextureBufferFormatCase::deinit (void) in deinit()322 TextureBufferFormatCase::IterateResult TextureBufferFormatCase::iterate (void) in iterate()[all …]