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

  /external/deqp/framework/referencerenderer/
rrPrimitiveTypes.hpp 39 PRIMITIVETYPE_LINE_STRIP, //!< Line strip
57 template <> struct PrimitiveTypeTraits<PRIMITIVETYPE_LINE_STRIP> { typedef pa::Line Type; typedef pa::Line BaseType; typedef pa::LineStrip Assembler; };
  /external/deqp/framework/opengl/
gluDrawUtil.hpp 83 PRIMITIVETYPE_LINE_STRIP,
232 DECLARE_PR_CTOR(LineStrip, PRIMITIVETYPE_LINE_STRIP);

Completed in 4885 milliseconds