Home
last modified time | relevance | path

Searched refs:DRAWMETHOD_DRAWELEMENTS (Results 1 – 7 of 7) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp991 DRAWMETHOD_DRAWELEMENTS, enumerator
1048 DE_ASSERT(!computeIndices || method == DRAWMETHOD_DRAWELEMENTS); in ComputeShaderGeneratedCase()
1144 if (!m_computeIndices && m_drawMethod == DRAWMETHOD_DRAWELEMENTS) in iterate()
1213 else if (computeCmd && m_drawMethod==DRAWMETHOD_DRAWELEMENTS) in genComputeSource()
1257 else if (m_drawMethod==DRAWMETHOD_DRAWELEMENTS) in genComputeSource()
1300 else if (m_drawMethod == DRAWMETHOD_DRAWELEMENTS) in genComputeSource()
1369 else if (m_drawMethod == DRAWMETHOD_DRAWELEMENTS) in createDrawCommand()
1437 else if (m_drawMethod == DRAWMETHOD_DRAWELEMENTS) in createDrawData()
1468 DE_ASSERT(m_drawMethod == DRAWMETHOD_DRAWELEMENTS); in createDrawIndices()
1514 if (m_drawMethod == DRAWMETHOD_DRAWELEMENTS) in renderTo()
[all …]
/external/deqp/modules/gles2/stress/
Des2sDrawTests.cpp180 …const bool indexed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) || (m_method == gls:… in init()
250 gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS, in init()
425 gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS, in init()
/external/deqp/modules/glshared/
DglsDrawTest.hpp161 DRAWMETHOD_DRAWELEMENTS, enumerator
DglsDrawTest.cpp1889 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) in render()
2563 else if (drawMethod == DRAWMETHOD_DRAWELEMENTS) in getDesc()
2700 else if (drawMethod == DRAWMETHOD_DRAWELEMENTS) in getMultilineDesc()
2902 …s::DrawTestSpec::DRAWMETHOD_DRAWARRAYS && drawMethod != gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) in valid()
2904 …if (drawMethod == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS && (indexType != INDEXTYPE_BYTE && in… in valid()
/external/deqp/modules/gles3/stress/
Des3sDrawTests.cpp369 …const bool indexed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) || (m_method == gls… in init()
447 gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS, in init()
640 gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS, in init()
/external/deqp/modules/gles2/functional/
Des2fDrawTests.cpp438 …const bool indexed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) || (m_method == gls… in init()
536 gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS, in init()
707 gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS, in init()
/external/deqp/modules/gles3/functional/
Des3fDrawTests.cpp539 …const bool indexed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) || (m_method == gls… in init()
949 gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS, in init()
1144 gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS, in init()