Searched refs:m_pixelFormat (Results 1 - 3 of 3) sorted by relevance

/external/deqp/framework/common/
H A DtcuRenderTarget.cpp32 , m_pixelFormat (PixelFormat(0, 0, 0, 0))
42 , m_pixelFormat (format)
H A DtcuRenderTarget.hpp42 const PixelFormat& getPixelFormat (void) const { return m_pixelFormat; }
54 PixelFormat m_pixelFormat; member in class:tcu::RenderTarget
/external/deqp/modules/gles3/functional/
H A Des3fRasterizationTests.cpp139 const tcu::PixelFormat m_pixelFormat; member in class:deqp::gles3::Functional::__anon5106::BaseRenderingCase
157 , m_pixelFormat ((m_renderTarget == RENDERTARGET_DEFAULT) ? (m_context.getRenderTarget().getPixelFormat()) : (getInternalFormatPixelFormat(m_fboInternalFormat)))
420 return m_pixelFormat;

Completed in 354 milliseconds