Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fInstancedRenderingTests.cpp644 …const char* instancingTypeName = instancingType == (int)InstancedRenderingCase::TYPE_INSTANCE_ID ?… in init() local
654 DE_ASSERT(instancingTypeName != DE_NULL); in init()
657 …TestCaseGroup* instancingTypeGroup = new TestCaseGroup(m_context, instancingTypeName, instancingTy… in init()