Searched defs:clearColorBuffer (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fFboTestCase.cpp367 void FboTestCase::clearColorBuffer (const tcu::TextureFormat& format, const tcu::Vec4& value) function in class:deqp::gles3::Functional::FboTestCase
369 FboTestUtil::clearColorBuffer(*getCurrentContext(), format, value);
H A Des3fFboTestUtil.cpp866 void clearColorBuffer (sglr::Context& ctx, const tcu::TextureFormat& format, const tcu::Vec4& value) function in namespace:deqp::gles3::Functional::FboTestUtil
/external/deqp/modules/gles31/functional/
H A Des31fFboTestCase.cpp374 void FboTestCase::clearColorBuffer (const tcu::TextureFormat& format, const tcu::Vec4& value) function in class:deqp::gles31::Functional::FboTestCase
376 FboTestUtil::clearColorBuffer(*getCurrentContext(), format, value);
H A Des31fFboTestUtil.cpp414 void clearColorBuffer (sglr::Context& ctx, const tcu::TextureFormat& format, const tcu::Vec4& value) function in namespace:deqp::gles31::Functional::FboTestUtil

Completed in 173 milliseconds