OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PRIMITIVETYPE_LINES
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/referencerenderer/
rrPrimitiveTypes.hpp
38
PRIMITIVETYPE_LINES
, //!< Separate lines
56
template <> struct PrimitiveTypeTraits<
PRIMITIVETYPE_LINES
> { typedef pa::Line Type; typedef pa::Line BaseType; typedef pa::Lines Assembler; };
/external/deqp/framework/opengl/
gluDrawUtil.hpp
82
PRIMITIVETYPE_LINES
,
231
DECLARE_PR_CTOR(Lines,
PRIMITIVETYPE_LINES
);
Completed in 3275 milliseconds