Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp491 class TestClampModeForInternalFormat : public deqp::TestCase class
495TestClampModeForInternalFormat(deqp::Context& context, const std::string& name, GLenum internalFor…
497 virtual ~TestClampModeForInternalFormat() in ~TestClampModeForInternalFormat()
535 TestClampModeForInternalFormat::TestClampModeForInternalFormat(deqp::Context& context, const std::s… in TestClampModeForInternalFormat() function in glcts::TestClampModeForInternalFormat
548 const InternalFormat& TestClampModeForInternalFormat::findInternalFormat(GLenum internalformat) con… in findInternalFormat()
568 const FormatInfo* TestClampModeForInternalFormat::findFormat(GLenum internalformat) const in findFormat()
576 bool TestClampModeForInternalFormat::isEqual(const GLubyte* color1, const GLubyte* color2, GLubyte … in isEqual()
597 void TestClampModeForInternalFormat::fillTextureWithColor(GLubyte* texture_data, GLsizei tex_width,… in fillTextureWithColor()
637 void TestClampModeForInternalFormat::clearTextures(GLenum target, GLsizei width, GLsizei height, GL… in clearTextures()
670 void TestClampModeForInternalFormat::calcTextureEpsilon(const GLsizei textureBits[4], GLfloat textu… in calcTextureEpsilon()
[all …]