Searched defs:TextureBufferFormatCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fTextureFormatTests.cpp243 // TextureBufferFormatCase
245 class TextureBufferFormatCase : public TestCase class in namespace:deqp::gles31::Functional
248 TextureBufferFormatCase (Context& ctx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 internalFormat, int width);
249 ~TextureBufferFormatCase (void);
256 TextureBufferFormatCase (const TextureBufferFormatCase& other);
257 TextureBufferFormatCase& operator= (const TextureBufferFormatCase& other);
269 TextureBufferFormatCase::TextureBufferFormatCase (Contex function in class:deqp::gles31::Functional::TextureBufferFormatCase
[all...]

Completed in 75 milliseconds