Searched refs:fillTextureWithColor (Results 1 – 1 of 1) sorted by relevance
510 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::TestClampModeForInternalFormat1248 fillTextureWithColor(&textureData[0], m_width, m_height, internalformat); in iterate()