Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcPixelStorageModesTests.cpp174 void write11F_11F_10F_Channel(glw::GLubyte *p, int channel, glw::GLdouble col);
270 write11F_11F_10F_Channel(p, channel, col); in writeChannel()
439 void TexImageUtils::write11F_11F_10F_Channel(glw::GLubyte *p, int channel, glw::GLdouble col) in write11F_11F_10F_Channel() function in glcts::TexImageUtils
/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp2104 void write11F_11F_10F_Channel(GLuint channel, GLdouble value, GLubyte* pixel) in write11F_11F_10F_Channel() function
2274 write11F_11F_10F_Channel(channel, value, pixel); in writeChannel()