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

  /external/deqp/modules/gles2/functional/
es2fTextureSizeTests.hpp 36 class TextureSizeTests : public TestCaseGroup
39 TextureSizeTests (Context& context);
40 ~TextureSizeTests (void);
45 TextureSizeTests (const TextureSizeTests& other);
46 TextureSizeTests& operator= (const TextureSizeTests& other);
es2fTextureSizeTests.cpp 322 TextureSizeTests::TextureSizeTests (Context& context)
327 TextureSizeTests::~TextureSizeTests (void)
331 void TextureSizeTests::init (void)
  /external/deqp/modules/gles3/functional/
es3fTextureSizeTests.hpp 36 class TextureSizeTests : public TestCaseGroup
39 TextureSizeTests (Context& context);
40 ~TextureSizeTests (void);
45 TextureSizeTests (const TextureSizeTests& other);
46 TextureSizeTests& operator= (const TextureSizeTests& other);
es3fTextureSizeTests.cpp 322 TextureSizeTests::TextureSizeTests (Context& context)
327 TextureSizeTests::~TextureSizeTests (void)
331 void TextureSizeTests::init (void)

Completed in 276 milliseconds