Home
last modified time | relevance | path

Searched defs:position_location (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl3cTransformFeedbackTests.cpp4387 glw::GLuint position_location = gl.getAttribLocation(program_id, "position"); in bindBOForDraw() local
4817 glw::GLuint position_location = gl.getAttribLocation(m_program_id, "position"); in prepareAndBind() local
5457 glw::GLuint position_location = gl.getAttribLocation(m_program_id_draw, "position"); in setupVertexArray() local
5604 glw::GLuint position_location = gl.getAttribLocation(m_program_id_draw, "position"); in clean() local
5950 glw::GLuint position_location = gl.getAttribLocation(m_program_id_draw, "position"); in drawInstanced() local
6011 glw::GLuint position_location = gl.getAttribLocation(m_program_id_draw, "position"); in clean() local
6404 glw::GLuint position_location = gl.getAttribLocation(m_program_id_draw, "position"); in drawStreamInstanced() local
6474 glw::GLuint position_location = gl.getAttribLocation(m_program_id_draw, "position"); in clean() local