Searched refs:write11F_11F_10F_Channel (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcPixelStorageModesTests.cpp | 173 void write11F_11F_10F_Channel(glw::GLubyte *p, int channel, glw::GLdouble col); 272 write11F_11F_10F_Channel(p, channel, col); in writeChannel() 440 void TexImageUtils::write11F_11F_10F_Channel(glw::GLubyte *p, int channel, glw::GLdouble col) in write11F_11F_10F_Channel() function in glcts::TexImageUtils
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cCopyImageTests.cpp | 2096 void write11F_11F_10F_Channel(GLuint channel, GLdouble value, GLubyte* pixel) in write11F_11F_10F_Channel() function 2264 write11F_11F_10F_Channel(channel, value, pixel); in writeChannel()
|