Searched refs:getFramebufferReadFormat (Results 1 - 5 of 5) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fFboTestUtil.hpp125 tcu::TextureFormat getFramebufferReadFormat (const tcu::TextureFormat& format);
H A Des31fFboTestUtil.cpp441 tcu::TextureFormat readFormat = getFramebufferReadFormat(format);
565 tcu::TextureFormat getFramebufferReadFormat (const tcu::TextureFormat& format) function in namespace:deqp::gles31::Functional::FboTestUtil
/external/deqp/modules/gles3/functional/
H A Des3fFboTestUtil.hpp215 tcu::TextureFormat getFramebufferReadFormat (const tcu::TextureFormat& format);
H A Des3fFboTestUtil.cpp893 tcu::TextureFormat readFormat = getFramebufferReadFormat(format);
1017 tcu::TextureFormat getFramebufferReadFormat (const tcu::TextureFormat& format) function in namespace:deqp::gles3::Functional::FboTestUtil
H A Des3fFragmentOutputTests.cpp67 using FboTestUtil::getFramebufferReadFormat;
582 const tcu::TextureFormat readFmt = getFramebufferReadFormat(texFmt);

Completed in 316 milliseconds