Searched refs:writeToHalfFloatChannel (Results 1 – 1 of 1) sorted by relevance
162 void writeToHalfFloatChannel(glw::GLubyte *p, int channel, glw::GLdouble col);284 writeToHalfFloatChannel(p, channel, col); in writeChannel()331 void TexImageUtils::writeToHalfFloatChannel(glw::GLubyte *p, int channel, glw::GLdouble col) in writeToHalfFloatChannel() function in glcts::TexImageUtils