Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuRasterizationVerifier.hpp74 struct LineSceneSpec struct
76 LineSceneSpec() in LineSceneSpec() function
84 struct SceneLine
90 std::vector<SceneLine> lines;
91 float lineWidth;
92 bool isStrip;
93 bool isSmooth;
94 bool isRectangular;
95 bool stippleEnable;
96 deUint32 stippleFactor;
[all …]