Searched refs:hasFirst (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fDrawTests.cpp441 const bool hasFirst = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWARRAYS) || (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWARRAYS_INSTANCED); local
454 if (hasFirst)
/external/deqp/modules/gles3/functional/
H A Des3fDrawTests.cpp543 const bool hasFirst = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWARRAYS) || (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWARRAYS_INSTANCED); local
556 if (hasFirst)
/external/deqp/modules/glshared/
H A DglsDrawTest.cpp2545 const bool hasFirst = methodInfo.first;
2595 if (hasFirst)
3242 const bool hasFirst = methodInfo.first;
3247 const int firstAddition = (hasFirst) ? (spec.first) : (0);
/external/deqp/modules/gles31/functional/
H A Des31fDrawTests.cpp673 const bool hasFirst = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWARRAYS_INDIRECT); local
686 if (hasFirst)

Completed in 173 milliseconds