Searched defs:clearColorBuffer (Results 1 – 5 of 5) sorted by relevance
405 void FboTestCase::clearColorBuffer(const tcu::TextureFormat &format, const tcu::Vec4 &value) in clearColorBuffer() function in deqp::gles31::Functional::FboTestCase
438 void clearColorBuffer(sglr::Context &ctx, const tcu::TextureFormat &format, const tcu::Vec4 &value) in clearColorBuffer() function
379 void FboTestCase::clearColorBuffer(const tcu::TextureFormat &format, const tcu::Vec4 &value) in clearColorBuffer() function in deqp::gles3::Functional::FboTestCase
917 void clearColorBuffer(sglr::Context &ctx, const tcu::TextureFormat &format, const tcu::Vec4 &value) in clearColorBuffer() function
649 bool FramebufferBlitBaseTestCase::clearColorBuffer(const GLuint fbo, const GLenum attachment, const… in clearColorBuffer() function in glcts::FramebufferBlitBaseTestCase