Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsDrawTest.hpp160 DRAWMETHOD_DRAWELEMENTS_BASEVERTEX, enumerator
DglsDrawTest.cpp1999 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX) in render()
2745 else if (drawMethod == DRAWMETHOD_DRAWELEMENTS_BASEVERTEX) in getMultilineDesc()
/external/deqp/modules/gles31/functional/
Des31fDrawElementsBaseVertexTests.cpp282 case gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX: in draw()
853 const bool indexed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX) in init()
900 gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX, in init()