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

  /external/deqp/framework/common/
tcuTextureUtil.hpp 93 void fillWithMetaballs (const PixelBufferAccess& access, int numMetaballs, deUint32 seed);
tcuTextureUtil.cpp 746 void fillWithMetaballs (const PixelBufferAccess& dst, int numBalls, deUint32 seed)
    [all...]
  /external/deqp/modules/gles2/functional/
es2fFboRenderTest.cpp 516 tcu::fillWithMetaballs(level.getAccess(), 5, name ^ width ^ height);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFboRenderTest.cpp 380 tcu::fillWithMetaballs(level.getAccess(), 5, name ^ width ^ height);
993 tcu::SurfaceUtil::fillWithMetaballs(metaballs, 5, 3);
    [all...]

Completed in 67 milliseconds