Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fVertexArrayObjectTests.cpp170 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()
[all …]