Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp548 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()