HomeSort by relevance Sort by last modified time
    Searched refs:BlendTest (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fFboRenderTest.cpp 910 class BlendTest : public FboRenderCase
913 BlendTest (Context& context, const FboConfig& config, bool npot = false);
914 virtual ~BlendTest (void) {}
925 class BlendNpotTest : public BlendTest
929 : BlendTest(context, config, true)
934 BlendTest::BlendTest (Context& context, const FboConfig& config, bool npot)
941 bool BlendTest::isConfigSupported (const FboConfig& config)
947 void BlendTest::render (sglr::Context& context, Surface& dst)
    [all...]
  /external/skia/dm/
Android.mk 89 ../tests/BlendTest.cpp \

Completed in 70 milliseconds