Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPixelStorageModesTests.cpp162 void writeToHalfFloatChannel(glw::GLubyte *p, int channel, glw::GLdouble col);
284 writeToHalfFloatChannel(p, channel, col); in writeChannel()
331 void TexImageUtils::writeToHalfFloatChannel(glw::GLubyte *p, int channel, glw::GLdouble col) in writeToHalfFloatChannel() function in glcts::TexImageUtils