Lines Matching refs:makeDrawCall
170 void makeDrawCall (const VertexArrayState& state);
567 void VertexArrayObjectTest::makeDrawCall (const VertexArrayState& state) in makeDrawCall() function in deqp::gles3::Functional::VertexArrayObjectTest
611 makeDrawCall(m_spec.vao); in render()
617 makeDrawCall(m_spec.state); in render()
625 makeDrawCall(m_spec.vao); in genReferences()
630 makeDrawCall(m_spec.state); in genReferences()
689 void makeDrawCall (const VertexArrayState& state);
1144 void MultiVertexArrayObjectTest::makeDrawCall (const VertexArrayState& state) in makeDrawCall() function in deqp::gles3::Functional::MultiVertexArrayObjectTest
1188 makeDrawCall(m_spec.vao); in render()
1194 makeDrawCall(m_spec.state); in render()
1202 makeDrawCall(m_spec.vao); in genReferences()
1207 makeDrawCall(m_spec.state); in genReferences()