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

  /external/deqp/framework/referencerenderer/
rrPrimitiveTypes.hpp 40 PRIMITIVETYPE_LINE_LOOP, //!< Line loop
58 template <> struct PrimitiveTypeTraits<PRIMITIVETYPE_LINE_LOOP> { typedef pa::Line Type; typedef pa::Line BaseType; typedef pa::LineLoop Assembler; };
  /external/deqp/framework/opengl/
gluDrawUtil.hpp 84 PRIMITIVETYPE_LINE_LOOP,
233 DECLARE_PR_CTOR(LineLineLoop, PRIMITIVETYPE_LINE_LOOP);

Completed in 43 milliseconds