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

/external/deqp/framework/referencerenderer/
H A DrrPrimitiveTypes.hpp40 PRIMITIVETYPE_LINE_LOOP, //!< Line loop enumerator in enum:rr::PrimitiveType
58 template <> struct PrimitiveTypeTraits<PRIMITIVETYPE_LINE_LOOP> { typedef pa::Line Type; typedef pa::Line BaseType; typedef pa::LineLoop Assembler; };
/external/deqp/framework/opengl/
H A DgluDrawUtil.hpp84 PRIMITIVETYPE_LINE_LOOP, enumerator in enum:glu::PrimitiveType
233 DECLARE_PR_CTOR(LineLineLoop, PRIMITIVETYPE_LINE_LOOP);

Completed in 438 milliseconds