HomeSort by relevance Sort by last modified time
    Searched defs:TextureFormatTests (Results 1 - 10 of 10) sorted by null

  /external/deqp/modules/gles2/functional/
es2fTextureFormatTests.hpp 36 class TextureFormatTests : public TestCaseGroup
39 TextureFormatTests (Context& context);
40 ~TextureFormatTests (void);
45 TextureFormatTests (const TextureFormatTests& other);
46 TextureFormatTests& operator= (const TextureFormatTests& other);
es2fTextureFormatTests.cpp 385 TextureFormatTests::TextureFormatTests (Context& context)
390 TextureFormatTests::~TextureFormatTests (void)
628 void TextureFormatTests::init (void)
  /external/deqp/modules/gles2/performance/
es2pTextureFormatTests.hpp 36 class TextureFormatTests : public TestCaseGroup
39 TextureFormatTests (Context& context);
40 ~TextureFormatTests (void);
45 TextureFormatTests (const TextureFormatTests& other);
46 TextureFormatTests& operator= (const TextureFormatTests& other);
es2pTextureFormatTests.cpp 39 TextureFormatTests::TextureFormatTests (Context& context)
44 TextureFormatTests::~TextureFormatTests (void)
48 void TextureFormatTests::init (void)