Searched refs:FboTestUtil (Results 1 - 17 of 17) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fFboTestCase.cpp94 catch (const FboTestUtil::FboIncompleteException& e)
129 FboTestUtil::readPixels(*getCurrentContext(), dst, x, y, width, height, format, scale, bias);
141 throw FboTestUtil::FboIncompleteException(status, __FILE__, __LINE__);
359 FboTestUtil::clearColorBuffer(*getCurrentContext(), format, value);
H A Des3fFboTestUtil.hpp41 namespace FboTestUtil namespace in namespace:deqp::gles3::Functional
227 } // FboTestUtil
H A Des3fFboMultisampleTests.cpp52 using namespace FboTestUtil;
H A Des3fFboStencilbufferTests.cpp47 using namespace FboTestUtil;
H A Des3fFboDepthbufferTests.cpp47 using namespace FboTestUtil;
H A Des3fFragmentOutputTests.cpp66 using FboTestUtil::getFormatName;
67 using FboTestUtil::getFramebufferReadFormat;
H A Des3fFboColorbufferTests.cpp54 using namespace FboTestUtil;
H A Des3fFboTestUtil.cpp43 namespace FboTestUtil namespace in namespace:deqp::gles3::Functional
1113 } // FboTestUtil
H A Des3fFramebufferBlitTests.cpp53 using namespace FboTestUtil;
H A Des3fFboInvalidateTests.cpp52 using namespace FboTestUtil;
H A Des3fFboRenderTest.cpp64 using namespace FboTestUtil;
H A Des3fTextureSpecificationTests.cpp64 using namespace FboTestUtil;
/external/deqp/modules/gles31/functional/
H A Des31fFboTestCase.cpp96 catch (const FboTestUtil::FboIncompleteException& e)
133 FboTestUtil::readPixels(*getCurrentContext(), dst, x, y, width, height, format, scale, bias);
145 throw FboTestUtil::FboIncompleteException(status, __FILE__, __LINE__);
364 FboTestUtil::clearColorBuffer(*getCurrentContext(), format, value);
H A Des31fFboTestUtil.hpp41 namespace FboTestUtil namespace in namespace:deqp::gles31::Functional
135 } // FboTestUtil
H A Des31fFboColorbufferTests.cpp60 using namespace FboTestUtil;
H A Des31fFboTestUtil.cpp43 namespace FboTestUtil namespace in namespace:deqp::gles31::Functional
619 } // FboTestUtil
H A Des31fTextureSpecificationTests.cpp64 using namespace FboTestUtil;

Completed in 2374 milliseconds