Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl3cTransformFeedbackTests.cpp4388 glw::GLuint color_location = gl.getAttribLocation(program_id, "color"); in bindBOForDraw() local
6416 glw::GLuint color_location = gl.getAttribLocation(m_program_id_draw, "color"); in drawStreamInstanced() local
6478 glw::GLuint color_location = gl.getAttribLocation(m_program_id_draw, "color"); in clean() local