Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds