Home
last modified time | relevance | path

Searched refs:m_renderFormat (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fDitheringTests.cpp119 const tcu::PixelFormat m_renderFormat; member in deqp::gles2::Functional::DitheringCase
144 , m_renderFormat (renderCtx.getRenderTarget().getPixelFormat()) in DitheringCase()
170 const IVec4 channelBits = pixelFormatToIVec4(m_renderFormat); in checkColor()
/external/deqp/modules/gles3/functional/
Des3fDitheringTests.cpp119 const tcu::PixelFormat m_renderFormat; member in deqp::gles3::Functional::DitheringCase
144 , m_renderFormat (renderCtx.getRenderTarget().getPixelFormat()) in DitheringCase()
170 const IVec4 channelBits = pixelFormatToIVec4(m_renderFormat); in checkColor()