Searched refs:writeToFloatChannel (Results 1 – 1 of 1) sorted by relevance
161 void writeToFloatChannel(glw::GLubyte *p, int channel, glw::GLdouble col);287 writeToFloatChannel(p, channel, col); in writeChannel()322 void TexImageUtils::writeToFloatChannel(glw::GLubyte *p, int channel, glw::GLdouble col) in writeToFloatChannel() function in glcts::TexImageUtils