Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.hpp131 int getMaxPatchVertices (void);
Des31fProgramInterfaceQueryTestCase.cpp2127 int ProgramInterfaceQueryTestCase::getMaxPatchVertices (void) in getMaxPatchVertices() function in deqp::gles31::Functional::ProgramInterfaceQueryTestCase
2310 …putCase && shaderType == glu::SHADERTYPE_TESSELLATION_CONTROL) ? (getMaxPatchVertices()) … in iterate()
2312 …tCase && shaderType == glu::SHADERTYPE_TESSELLATION_EVALUATION) ? (getMaxPatchVertices()) … in iterate()