Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fInstancedRenderingTests.cpp632 …const char* functionDesc = function == (int)InstancedRenderingCase::FUNCTION_DRAW_ARRAYS_INSTANCED… in init() local
637 DE_ASSERT(functionDesc != DE_NULL); in init()
639 TestCaseGroup* functionGroup = new TestCaseGroup(m_context, functionName, functionDesc); in init()