Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDrawTests.cpp995 DRAWMETHOD_DRAWELEMENTS, enumerator
1052 DE_ASSERT(!computeIndices || method == DRAWMETHOD_DRAWELEMENTS); in ComputeShaderGeneratedCase()
1148 if (!m_computeIndices && m_drawMethod == DRAWMETHOD_DRAWELEMENTS) in iterate()
1217 else if (computeCmd && m_drawMethod==DRAWMETHOD_DRAWELEMENTS) in genComputeSource()
1261 else if (m_drawMethod==DRAWMETHOD_DRAWELEMENTS) in genComputeSource()
1304 else if (m_drawMethod == DRAWMETHOD_DRAWELEMENTS) in genComputeSource()
1373 else if (m_drawMethod == DRAWMETHOD_DRAWELEMENTS) in createDrawCommand()
1441 else if (m_drawMethod == DRAWMETHOD_DRAWELEMENTS) in createDrawData()
1472 DE_ASSERT(m_drawMethod == DRAWMETHOD_DRAWELEMENTS); in createDrawIndices()
1518 if (m_drawMethod == DRAWMETHOD_DRAWELEMENTS) in renderTo()
[all …]
/third_party/vk-gl-cts/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()
/third_party/vk-gl-cts/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()
/third_party/vk-gl-cts/modules/glshared/
DglsDrawTest.hpp161 DRAWMETHOD_DRAWELEMENTS, enumerator
DglsDrawTest.cpp1908 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) in render()
2583 else if (drawMethod == DRAWMETHOD_DRAWELEMENTS) in getDesc()
2720 else if (drawMethod == DRAWMETHOD_DRAWELEMENTS) in getMultilineDesc()
2922 …s::DrawTestSpec::DRAWMETHOD_DRAWARRAYS && drawMethod != gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) in valid()
2924 …if (drawMethod == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS && (indexType != INDEXTYPE_BYTE && in… in valid()
/third_party/vk-gl-cts/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()
/third_party/vk-gl-cts/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()