Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDrawElementsBaseVertexTests.cpp224 if (m_method == deqp::gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX || in init()
302 case gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX: in draw()
882 const bool indexed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX) in init()
929 gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX, in init()
/third_party/vk-gl-cts/modules/glshared/
DglsDrawTest.hpp165 DRAWMETHOD_DRAWELEMENTS_BASEVERTEX, enumerator
DglsDrawTest.cpp2020 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX) in render()
2766 else if (drawMethod == DRAWMETHOD_DRAWELEMENTS_BASEVERTEX) in getMultilineDesc()
3181 if (spec.drawMethod == DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX || in iterate()