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.cpp4410 glw::GLuint color_location = gl.getAttribLocation(program_id, "color"); in bindBOForDraw() local
6438 glw::GLuint color_location = gl.getAttribLocation(m_program_id_draw, "color"); in drawStreamInstanced() local
6500 glw::GLuint color_location = gl.getAttribLocation(m_program_id_draw, "color"); in clean() local