Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp5659 …eStipGen(CColorArray& coords, float widthStart, float widthEnd, float heightStart, float heightEnd, in TriangleStipGen() argument
5663 float heightStep = (heightEnd - heightStart) / static_cast<float>(primNum); in TriangleStipGen()