Searched refs:m_useIndices (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ | ||
H A D | es3fDrawTests.cpp | 641 const bool m_useIndices; member in deqp::gles3::Functional::__anon30547::InstancedGridRenderTest 647 , m_useIndices (useIndices) in InstancedGridRenderTest() 741 if (m_useIndices) in renderTo() 754 if (m_useIndices) in renderTo() 760 if (m_useIndices) in renderTo() |
/third_party/vk-gl-cts/modules/gles31/functional/ | ||
H A D | es31fDrawTests.cpp | 775 const bool m_useIndices; member in deqp::gles31::Functional::__anon30819::InstancedGridRenderTest 781 , m_useIndices (useIndices) in InstancedGridRenderTest() 880 if (m_useIndices) in renderTo() 890 if (m_useIndices) in renderTo() 918 if (m_useIndices) in renderTo() 927 if (m_useIndices) in renderTo() |
Completed in 6 milliseconds