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

/external/deqp/modules/gles3/functional/
H A Des3fPrimitiveRestartTests.cpp676 const char *indexTypeName = indexType == (int)PrimitiveRestartCase::INDEX_UNSIGNED_BYTE ? "unsigned_byte" local
681 DE_ASSERT(indexTypeName != DE_NULL);
683 TestCaseGroup* indexTypeGroup = new TestCaseGroup(m_context, indexTypeName, "");

Completed in 64 milliseconds