Home
last modified time | relevance | path

Searched defs:clearColorBuffer (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fFboTestCase.cpp405 void FboTestCase::clearColorBuffer(const tcu::TextureFormat &format, const tcu::Vec4 &value) in clearColorBuffer() function in deqp::gles31::Functional::FboTestCase
Des31fFboTestUtil.cpp438 void clearColorBuffer(sglr::Context &ctx, const tcu::TextureFormat &format, const tcu::Vec4 &value) in clearColorBuffer() function
/external/deqp/modules/gles3/functional/
Des3fFboTestCase.cpp379 void FboTestCase::clearColorBuffer(const tcu::TextureFormat &format, const tcu::Vec4 &value) in clearColorBuffer() function in deqp::gles3::Functional::FboTestCase
Des3fFboTestUtil.cpp917 void clearColorBuffer(sglr::Context &ctx, const tcu::TextureFormat &format, const tcu::Vec4 &value) in clearColorBuffer() function
/external/deqp/external/openglcts/modules/common/
DglcFramebufferBlitTests.cpp649 bool FramebufferBlitBaseTestCase::clearColorBuffer(const GLuint fbo, const GLenum attachment, const… in clearColorBuffer() function in glcts::FramebufferBlitBaseTestCase