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

  /external/deqp/modules/gles2/functional/
es2fBlendTests.hpp 36 class BlendTests : public TestCaseGroup
39 BlendTests (Context& context);
40 ~BlendTests (void);
45 BlendTests (const BlendTests& other);
46 BlendTests& operator= (const BlendTests& other);
es2fBlendTests.cpp 293 BlendTests::BlendTests (Context& context)
298 BlendTests::~BlendTests (void)
302 void BlendTests::init (void)
  /external/deqp/modules/gles2/performance/
es2pBlendTests.hpp 36 class BlendTests : public TestCaseGroup
39 BlendTests (Context& context);
40 ~BlendTests (void);
45 BlendTests (const BlendTests& other);
46 BlendTests& operator= (const BlendTests& other);
es2pBlendTests.cpp 123 BlendTests::BlendTests (Context& context)
128 BlendTests::~BlendTests (void)
132 void BlendTests::init (void)
  /external/deqp/modules/gles3/functional/
es3fBlendTests.hpp 36 class BlendTests : public TestCaseGroup
39 BlendTests (Context& context);
40 ~BlendTests (void);
45 BlendTests (const BlendTests& other);
46 BlendTests& operator= (const BlendTests& other);
es3fBlendTests.cpp 350 BlendTests::BlendTests (Context& context)
355 BlendTests::~BlendTests (void)
359 void BlendTests::init (void)
  /external/deqp/modules/gles3/performance/
es3pBlendTests.hpp 36 class BlendTests : public TestCaseGroup
39 BlendTests (Context& context);
40 ~BlendTests (void);
45 BlendTests (const BlendTests& other);
46 BlendTests& operator= (const BlendTests& other);
es3pBlendTests.cpp 126 BlendTests::BlendTests (Context& context)
131 BlendTests::~BlendTests (void)
135 void BlendTests::init (void)

Completed in 93 milliseconds