Searched defs:PRIMITIVETYPE_LINE_STRIP (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/referencerenderer/
H A DrrPrimitiveTypes.hpp39 PRIMITIVETYPE_LINE_STRIP, //!< Line strip enumerator in enum:rr::PrimitiveType
57 template <> struct PrimitiveTypeTraits<PRIMITIVETYPE_LINE_STRIP> { typedef pa::Line Type; typedef pa::Line BaseType; typedef pa::LineStrip Assembler; };
/external/deqp/framework/opengl/
H A DgluDrawUtil.hpp83 PRIMITIVETYPE_LINE_STRIP, enumerator in enum:glu::PrimitiveType
232 DECLARE_PR_CTOR(LineStrip, PRIMITIVETYPE_LINE_STRIP);

Completed in 64 milliseconds