Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fInstancedRenderingTests.cpp632 const char* functionDesc = function == (int)InstancedRenderingCase::FUNCTION_DRAW_ARRAYS_INSTANCED ? "Use glDrawArraysInstanced()" in init() local
637 DE_ASSERT(functionDesc != DE_NULL); in init()
639 TestCaseGroup* functionGroup = new TestCaseGroup(m_context, functionName, functionDesc); in init()

Completed in 2 milliseconds