Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsDrawTest.hpp161 DRAWMETHOD_DRAWELEMENTS_INSTANCED_BASEVERTEX, enumerator
DglsDrawTest.cpp2004 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_INSTANCED_BASEVERTEX) in render()
2754 else if (drawMethod == DRAWMETHOD_DRAWELEMENTS_INSTANCED_BASEVERTEX) in getMultilineDesc()
/external/deqp/modules/gles31/functional/
Des31fDrawElementsBaseVertexTests.cpp294 case gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_INSTANCED_BASEVERTEX: in draw()
855 || (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_INSTANCED_BASEVERTEX); in init()
902 gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_INSTANCED_BASEVERTEX, in init()