Home
last modified time | relevance | path

Searched refs:widthEnd (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp5659 …void TriangleStipGen(CColorArray& coords, float widthStart, float widthEnd, float heightStart, flo… in TriangleStipGen() argument
5662 float widthStep = (widthEnd - widthStart) / static_cast<float>(primNum); in TriangleStipGen()