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

  /external/deqp/modules/gles2/functional/
es2fTextureWrapTests.hpp 36 class TextureWrapTests : public TestCaseGroup
39 TextureWrapTests (Context& context);
40 ~TextureWrapTests (void);
45 TextureWrapTests (const TextureWrapTests& other);
46 TextureWrapTests& operator= (const TextureWrapTests& other);
es2fTextureWrapTests.cpp 225 TextureWrapTests::TextureWrapTests (Context& context)
230 TextureWrapTests::~TextureWrapTests (void)
234 void TextureWrapTests::init (void)
  /external/deqp/modules/gles3/functional/
es3fTextureWrapTests.hpp 36 class TextureWrapTests : public TestCaseGroup
39 TextureWrapTests (Context& context);
40 ~TextureWrapTests (void);
45 TextureWrapTests (const TextureWrapTests& other);
46 TextureWrapTests& operator= (const TextureWrapTests& other);
es3fTextureWrapTests.cpp 358 TextureWrapTests::TextureWrapTests (Context& context)
363 TextureWrapTests::~TextureWrapTests (void)
367 void TextureWrapTests::init (void)

Completed in 221 milliseconds