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.cpp4409 glw::GLuint position_location = gl.getAttribLocation(program_id, "position"); in bindBOForDraw() local
4839 glw::GLuint position_location = gl.getAttribLocation(m_program_id, "position"); in prepareAndBind() local
5479 glw::GLuint position_location = gl.getAttribLocation(m_program_id_draw, "position"); in setupVertexArray() local
5626 glw::GLuint position_location = gl.getAttribLocation(m_program_id_draw, "position"); in clean() local
5972 glw::GLuint position_location = gl.getAttribLocation(m_program_id_draw, "position"); in drawInstanced() local
6033 glw::GLuint position_location = gl.getAttribLocation(m_program_id_draw, "position"); in clean() local
6426 glw::GLuint position_location = gl.getAttribLocation(m_program_id_draw, "position"); in drawStreamInstanced() local
6496 glw::GLuint position_location = gl.getAttribLocation(m_program_id_draw, "position"); in clean() local