Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fPrimitiveRestartTests.cpp691 …const char *indexTypeName = indexType == (int)PrimitiveRestartCase::INDEX_UNSIGNED_BYTE ? "unsign… in init() local
696 DE_ASSERT(indexTypeName != DE_NULL); in init()
698 TestCaseGroup* indexTypeGroup = new TestCaseGroup(m_context, indexTypeName, ""); in init()