Home
last modified time | relevance | path

Searched refs:writeBaseTypeToSignedChannel (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp1960 void writeBaseTypeToSignedChannel(GLuint channel, GLdouble value, GLubyte *pixel) in writeBaseTypeToSignedChannel() function
2264 writeBaseTypeToSignedChannel<GLbyte>(channel, value, pixel); in writeChannel()
2267 writeBaseTypeToSignedChannel<GLshort>(channel, value, pixel); in writeChannel()
2270 writeBaseTypeToSignedChannel<GLint>(channel, value, pixel); in writeChannel()