Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fInstancedRenderingTests.cpp93 FUNCTION_DRAW_ELEMENTS_INSTANCED, enumerator
130 vector<deUint16> m_gridIndices; // \note Only used if m_function is FUNCTION_DRAW_ELEMENTS_INSTANCED.
314 if (m_function == FUNCTION_DRAW_ELEMENTS_INSTANCED) in init()
629 : function == (int)InstancedRenderingCase::FUNCTION_DRAW_ELEMENTS_INSTANCED ? "draw_elements_instanced" in init()
633 : function == (int)InstancedRenderingCase::FUNCTION_DRAW_ELEMENTS_INSTANCED ? "Use glDrawElementsInstanced()" in init()
H A Des3fPrimitiveRestartTests.cpp85 FUNCTION_DRAW_ELEMENTS_INSTANCED, enumerator
561 else if (m_function == FUNCTION_DRAW_ELEMENTS_INSTANCED) in draw()
704 : function == (int)PrimitiveRestartCase::FUNCTION_DRAW_ELEMENTS_INSTANCED ? "draw_elements_instanced" in init()

Completed in 3 milliseconds