Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureFormatTests.cpp245 class TextureBufferFormatCase : public TestCase class
248TextureBufferFormatCase (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::TextureBufferFormatCase
280 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 …]