Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPrimitiveRestartTests.cpp691 const char *indexTypeName = indexType == (int)PrimitiveRestartCase::INDEX_UNSIGNED_BYTE ? "unsigned_byte" in init() local
696 DE_ASSERT(indexTypeName != DE_NULL); in init()
698 TestCaseGroup* indexTypeGroup = new TestCaseGroup(m_context, indexTypeName, ""); in init()

Completed in 2 milliseconds