Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp5670 …void TriangleStipGen(CColorArray& coords, float widthStart, float widthEnd, float heightStart, flo… in TriangleStipGen() argument
5673 float widthStep = (widthEnd - widthStart) / static_cast<float>(primNum); in TriangleStipGen()
5680 float widthOffset = widthStart + widthStep * static_cast<float>(j); in TriangleStipGen()