Home
last modified time | relevance | path

Searched defs:numPatchesToDraw (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationInvarianceTests.cpp513 int computeMaxPrimitiveCount (const int numPatchesToDraw, const TessPrimitiveType primitiveType, co… in computeMaxPrimitiveCount()
527 void logPrimitiveCountError (tcu::TestLog& log, const int numPatchesToDraw, int numPrimitives, cons… in logPrimitiveCountError()
588 …ance::BaseTestInstance (Context& context, const CaseDefinition caseDef, const int numPatchesToDraw) in BaseTestInstance()