Searched defs:color_location (Results 1 – 2 of 2) sorted by relevance
4410 glw::GLuint color_location = gl.getAttribLocation(program_id, "color"); in bindBOForDraw() local6438 glw::GLuint color_location = gl.getAttribLocation(m_program_id_draw, "color"); in drawStreamInstanced() local6500 glw::GLuint color_location = gl.getAttribLocation(m_program_id_draw, "color"); in clean() local
362 …SL::remap_ext_framebuffer_fetch(uint32_t input_attachment_index, uint32_t color_location, bool coh… in remap_ext_framebuffer_fetch()