Home
last modified time | relevance | path

Searched defs:LineSceneSpec (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuRasterizationVerifier.hpp74 struct LineSceneSpec struct
76 LineSceneSpec() in LineSceneSpec() argument
83 struct SceneLine
89 std::vector<SceneLine> lines;
90 float lineWidth;
91 bool isStrip;
92 bool isSmooth;
93 bool stippleEnable;
94 deUint32 stippleFactor;
95 deUint16 stipplePattern;
[all …]