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

/external/deqp/modules/gles3/functional/
H A Des3fInstancedRenderingTests.cpp644 const char* instancingTypeName = instancingType == (int)InstancedRenderingCase::TYPE_INSTANCE_ID ? "instance_id" local
654 DE_ASSERT(instancingTypeName != DE_NULL);
657 TestCaseGroup* instancingTypeGroup = new TestCaseGroup(m_context, instancingTypeName, instancingTypeDesc);

Completed in 66 milliseconds