Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDrawElementsBaseVertexTests.cpp221 if (m_method == deqp::gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX || in init()
290 case gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX: in draw()
861 const bool indexed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX) in init()
908 gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX, in init()
/external/deqp/modules/glshared/
DglsDrawTest.hpp165 DRAWMETHOD_DRAWELEMENTS_BASEVERTEX, enumerator
DglsDrawTest.cpp2000 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX) in render()
2746 else if (drawMethod == DRAWMETHOD_DRAWELEMENTS_BASEVERTEX) in getMultilineDesc()
3161 if (spec.drawMethod == DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX || in iterate()