Searched refs:write3Channel (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cCopyImageTests.cpp | 1988 void write3Channel(GLuint channel, GLdouble value, GLubyte* pixel) in write3Channel() function 2252 write3Channel<GLubyte, 3, 3, 2, 5, 2, 0>(channel, value, pixel); in writeChannel() 2255 write3Channel<GLushort, 5, 6, 5, 11, 5, 0>(channel, value, pixel); in writeChannel()
|