Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/common/
H A DglcPixelStorageModesTests.cpp162 void writeToFloatChannel(glw::GLubyte *p, int channel, glw::GLdouble col);
285 writeToFloatChannel(p, channel, col); in writeChannel()
321 void TexImageUtils::writeToFloatChannel(glw::GLubyte *p, int channel, glw::GLdouble col) in writeToFloatChannel() function in glcts::TexImageUtils