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.hpp80 struct LineSceneSpec struct
82 LineSceneSpec() in LineSceneSpec() function
90 struct SceneLine
96 std::vector<SceneLine> lines;
97 float lineWidth;
98 bool isStrip;
99 bool isSmooth;
100 bool isRectangular;
101 bool allowNonProjectedInterpolation;
102 bool stippleEnable;
[all …]