Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDrawTests.cpp439 const bool hasFirst = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWARRAYS) || (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWARRAYS_INSTANCED); in init() local
452 if (hasFirst) in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawTests.cpp540 const bool hasFirst = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWARRAYS) || (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWARRAYS_INSTANCED); in init() local
553 if (hasFirst) in init()
/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp2438 const bool hasFirst = methodInfo.first; in getName() local
2488 if (hasFirst) in getName()
3202 const bool hasFirst = methodInfo.first; in iterate() local
3207 const int firstAddition = (hasFirst) ? (spec.first) : (0); in iterate()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDrawTests.cpp675 const bool hasFirst = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWARRAYS_INDIRECT); in init() local
688 if (hasFirst) in init()

Completed in 13 milliseconds