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

  /external/deqp/modules/glshared/
glsRasterizationTestUtil.hpp 99 struct RasterizationArguments
120 * by RasterizationArguments. Triangles should not be z-clipped.
126 bool verifyTriangleGroupRasterization (const tcu::Surface& surface, const TriangleSceneSpec& scene, const RasterizationArguments& args, tcu::TestLog& log, VerificationMode mode = VERIFICATIONMODE_STRICT);
131 * by RasterizationArguments. Lines should not be z-clipped.
137 bool verifyLineGroupRasterization (const tcu::Surface& surface, const LineSceneSpec& scene, const RasterizationArguments& args, tcu::TestLog& log);
142 * by RasterizationArguments. Points should not be z-clipped.
148 bool verifyPointGroupRasterization (const tcu::Surface& surface, const PointSceneSpec& scene, const RasterizationArguments& args, tcu::TestLog& log);
159 bool verifyTriangleGroupInterpolation (const tcu::Surface& surface, const TriangleSceneSpec& scene, const RasterizationArguments& args, tcu::TestLog& log);
170 LineInterpolationMethod verifyLineGroupInterpolation (const tcu::Surface& surface, const LineSceneSpec& scene, const RasterizationArguments& args, tcu::TestLog& log);
glsRasterizationTestUtil.cpp 259 tcu::IVec3 convertRGB8ToNativeFormat (const tcu::RGBA& color, const RasterizationArguments& args)
659 bool verifyTriangleGroupInterpolationWithInterpolator (const tcu::Surface& surface, const TriangleSceneSpec& scene, const RasterizationArguments& args, tcu::TestLog& log, const Interpolator& interpolator)
    [all...]
  /external/deqp/modules/gles2/functional/
es2fRasterizationTests.cpp 262 RasterizationArguments args;
359 RasterizationArguments args;
461 RasterizationArguments args;
    [all...]
  /external/deqp/modules/gles3/functional/
es3fRasterizationTests.cpp 464 RasterizationArguments args;
589 RasterizationArguments args;
730 RasterizationArguments args;
    [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureMultisampleTests.cpp 45 using deqp::gls::RasterizationTestUtil::RasterizationArguments;
452 RasterizationArguments args;
    [all...]

Completed in 446 milliseconds