Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackTests.cpp4448 glw::GLuint position_location = gl.getAttribLocation(program_id, "position"); in bindBOForDraw() local
4876 glw::GLuint position_location = gl.getAttribLocation(m_program_id, "position"); in prepareAndBind() local
5516 glw::GLuint position_location = gl.getAttribLocation(m_program_id_draw, "position"); in setupVertexArray() local
5663 glw::GLuint position_location = gl.getAttribLocation(m_program_id_draw, "position"); in clean() local
6009 glw::GLuint position_location = gl.getAttribLocation(m_program_id_draw, "position"); in drawInstanced() local
6070 glw::GLuint position_location = gl.getAttribLocation(m_program_id_draw, "position"); in clean() local
6462 glw::GLuint position_location = gl.getAttribLocation(m_program_id_draw, "position"); in drawStreamInstanced() local
6532 glw::GLuint position_location = gl.getAttribLocation(m_program_id_draw, "position"); in clean() local