Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp1678 int isPerPatch; in validateBuiltinVariable() member
1692 …Verifying if is per patch, expecting IS_PER_PATCH = " << builtins[ndx].isPerPatch << tcu::TestLog:… in validateBuiltinVariable()
1694 if (propValue != builtins[ndx].isPerPatch) in validateBuiltinVariable()