Searched refs:numDrawCommands (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fDrawTests.cpp | 1943 int numDrawCommands; in init() member 1987 + "_drawcount_" + de::toString(specs[specNdx].numDrawCommands); in init() 1993 + ", draw count is " + de::toString(specs[specNdx].numDrawCommands); in init() 1998 …dx].method, false, true, computeIndices, specs[specNdx].gridSize, specs[specNdx].numDrawCommands)); in init() 2000 …dx].method, false, true, computeIndices, specs[specNdx].gridSize, specs[specNdx].numDrawCommands)); in init()
|