Home
last modified time | relevance | path

Searched refs:DRAWMETHOD_DRAWARRAYS_INSTANCED (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
DglsDrawTest.hpp159 DRAWMETHOD_DRAWARRAYS_INSTANCED, enumerator
DglsDrawTest.cpp1903 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWARRAYS_INSTANCED) in render()
2576 else if (drawMethod == DRAWMETHOD_DRAWARRAYS_INSTANCED) in getDesc()
2713 else if (drawMethod == DRAWMETHOD_DRAWARRAYS_INSTANCED) in getMultilineDesc()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDrawTests.cpp172 const bool instanced = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWARRAYS_INSTANCED) || in init()
540 …stSpec::DRAWMETHOD_DRAWARRAYS) || (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWARRAYS_INSTANCED); in init()
948 gls::DrawTestSpec::DRAWMETHOD_DRAWARRAYS_INSTANCED, in init()
1145 gls::DrawTestSpec::DRAWMETHOD_DRAWARRAYS_INSTANCED, in init()
/third_party/vk-gl-cts/modules/gles3/stress/
Des3sDrawTests.cpp446 gls::DrawTestSpec::DRAWMETHOD_DRAWARRAYS_INSTANCED, in init()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDrawTests.cpp439 …stSpec::DRAWMETHOD_DRAWARRAYS) || (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWARRAYS_INSTANCED); in init()