Searched defs:writeChannel (Results 1 – 3 of 3) sorted by relevance
193 ByteBufferChannel writeChannel = new ByteBufferChannel(buffer("1234567890")); in testTransferTo() local
244 void TexImageUtils::writeChannel(glw::GLubyte *p, int channel, glw::GLdouble col) in writeChannel() function in glcts::TexImageUtils
2218 void Utils::writeChannel(GLenum type, GLuint channel, GLdouble value, GLubyte* pixel) in writeChannel() function in gl4cts::CopyImage::Utils