Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.hpp131 int getMaxPatchVertices (void);
Des31fProgramInterfaceQueryTestCase.cpp2121 int ProgramInterfaceQueryTestCase::getMaxPatchVertices (void) in getMaxPatchVertices() function in deqp::gles31::Functional::ProgramInterfaceQueryTestCase
2304 …putCase && shaderType == glu::SHADERTYPE_TESSELLATION_CONTROL) ? (getMaxPatchVertices()) … in iterate()
2306 …tCase && shaderType == glu::SHADERTYPE_TESSELLATION_EVALUATION) ? (getMaxPatchVertices()) … in iterate()