Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp510 void fillTextureWithColor(GLubyte* texture_data, GLsizei tex_width, GLsizei tex_height,
597 void TestClampModeForInternalFormat::fillTextureWithColor(GLubyte* texture_data, GLsizei tex_width,… in fillTextureWithColor() function in glcts::TestClampModeForInternalFormat
1248 fillTextureWithColor(&textureData[0], m_width, m_height, internalformat); in iterate()