Home
last modified time | relevance | path

Searched refs:fillOutputData (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferTextureBufferRange.hpp245 void fillOutputData(glw::GLubyte* buffer, FormatInfo& info);
H A DesextcTextureBufferTextureBufferRange.cpp1118 fillOutputData(reinterpret_cast<glw::GLubyte*>(&expected[0]), info); in checkResult()
1145 fillOutputData(reinterpret_cast<glw::GLubyte*>(&expected[0]), info); in checkResult()
1173 fillOutputData(reinterpret_cast<glw::GLubyte*>(&expected[0]), info); in checkResult()
1397 void TextureBufferTextureBufferRange::fillOutputData(glw::GLubyte* buffer, FormatInfo& info) in fillOutputData() function in glcts::TextureBufferTextureBufferRange

Completed in 3 milliseconds