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

/external/deqp/framework/referencerenderer/
H A DrrPrimitiveTypes.hpp38 PRIMITIVETYPE_LINES, //!< Separate lines enumerator in enum:rr::PrimitiveType
56 template <> struct PrimitiveTypeTraits<PRIMITIVETYPE_LINES> { typedef pa::Line Type; typedef pa::Line BaseType; typedef pa::Lines Assembler; };
/external/deqp/framework/opengl/
H A DgluDrawUtil.hpp82 PRIMITIVETYPE_LINES, enumerator in enum:glu::PrimitiveType
231 DECLARE_PR_CTOR(Lines, PRIMITIVETYPE_LINES);

Completed in 159 milliseconds