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

/external/deqp/modules/gles3/functional/
H A Des3fInstancedRenderingTests.cpp93 FUNCTION_DRAW_ELEMENTS_INSTANCED, enumerator in enum:deqp::gles3::Functional::InstancedRenderingCase::DrawFunction
130 vector<deUint16> m_gridIndices; // \note Only used if m_function is FUNCTION_DRAW_ELEMENTS_INSTANCED.
314 if (m_function == FUNCTION_DRAW_ELEMENTS_INSTANCED)
629 : function == (int)InstancedRenderingCase::FUNCTION_DRAW_ELEMENTS_INSTANCED ? "draw_elements_instanced"
633 : function == (int)InstancedRenderingCase::FUNCTION_DRAW_ELEMENTS_INSTANCED ? "Use glDrawElementsInstanced()"
H A Des3fPrimitiveRestartTests.cpp85 FUNCTION_DRAW_ELEMENTS_INSTANCED, enumerator in enum:deqp::gles3::Functional::PrimitiveRestartCase::Function
546 else if (m_function == FUNCTION_DRAW_ELEMENTS_INSTANCED)
689 : function == (int)PrimitiveRestartCase::FUNCTION_DRAW_ELEMENTS_INSTANCED ? "draw_elements_instanced"

Completed in 66 milliseconds