Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp517 …bool verifyClampToEdge(GLubyte* buf, GLsizei width_init, GLsizei height_init, GLsizei width, GLsiz…
745 bool TestClampModeForInternalFormat::verifyClampToEdge(GLubyte* buf, GLsizei width_init, GLsizei he… in verifyClampToEdge() argument
757 GLsizei red_w = proportion(width, width_init / 2, width_init); in verifyClampToEdge()