Lines Matching refs:posBinding
684 glu::VertexArrayBinding posBinding = glu::va::Float("aPos", 2, 4, 0, &s_pos[0]);
717 glu::draw(m_context.getRenderContext(), p.getProgram(), 1, &posBinding,
1012 glu::VertexArrayBinding posBinding = glu::va::Float("aPos", 2, 4, 0, &s_pos[0]);
1045 glu::draw(m_context.getRenderContext(), p.getProgram(), 1, &posBinding,
1219 glu::VertexArrayBinding posBinding = glu::va::Float("aPos", 2, 4, 0, &s_pos[0]);
1222 glu::draw(m_context.getRenderContext(), p.getProgram(), 1, &posBinding,
1352 glu::VertexArrayBinding posBinding = glu::va::Float("aPos", 2, 4, 0, &s_pos[0]);
1355 glu::draw(m_context.getRenderContext(), p.getProgram(), 1, &posBinding,
1793 glu::VertexArrayBinding posBinding = glu::va::Float("aPos", 2, 4, 0, &s_pos[0]);
1794 glu::draw(m_context.getRenderContext(), p.getProgram(), 1, &posBinding,