Searched refs:writeBaseTypeToUnsignedChannel (Results 1 – 1 of 1) sorted by relevance
1938 void writeBaseTypeToUnsignedChannel(GLuint channel, GLdouble value, GLubyte *pixel) in writeBaseTypeToUnsignedChannel() function2255 writeBaseTypeToUnsignedChannel<GLubyte>(channel, value, pixel); in writeChannel()2258 writeBaseTypeToUnsignedChannel<GLushort>(channel, value, pixel); in writeChannel()2261 writeBaseTypeToUnsignedChannel<GLuint>(channel, value, pixel); in writeChannel()