Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp5911 const bool isPerPatchIO = m_ioType == IO_TYPE_PER_PATCH || in init() local
5924 const char* const maybePatch = isPerPatchIO ? "patch " : ""; in init()
6000 …const int numElements = !isPerPatchIO ? -1 //!< \note -1 means indexing with gl_Instance… in init()
6022 if (!isPerPatchIO) in init()
6031 if (!isPerPatchIO) in init()
6046 const int numElements = !isPerPatchIO ? (int)NUM_OUTPUT_VERTICES in init()