Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fPrimitiveRestartTests.cpp84 FUNCTION_DRAW_ELEMENTS = 0, enumerator
544 if (m_function == FUNCTION_DRAW_ELEMENTS) in draw()
688 …const char* functionName = function == (int)PrimitiveRestartCase::FUNCTION_DRAW_ELEMENTS ? "draw… in init()