Searched defs:numPatchesToDraw (Results 1 – 1 of 1) sorted by relevance
548 int computeMaxPrimitiveCount(const int numPatchesToDraw, const TessPrimitiveType primitiveType, in computeMaxPrimitiveCount()566 void logPrimitiveCountError(tcu::TestLog &log, const int numPatchesToDraw, int numPrimitives, in logPrimitiveCountError()627 …tance::BaseTestInstance(Context &context, const CaseDefinition caseDef, const int numPatchesToDraw) in BaseTestInstance()