Searched refs:m_pixelFormat (Results 1 – 3 of 3) sorted by relevance
32 , m_pixelFormat (PixelFormat(0, 0, 0, 0)) in RenderTarget()42 , m_pixelFormat (format) in RenderTarget()
42 const PixelFormat& getPixelFormat (void) const { return m_pixelFormat; } in getPixelFormat()54 PixelFormat m_pixelFormat; member in tcu::RenderTarget
139 const tcu::PixelFormat m_pixelFormat; member in deqp::gles3::Functional::__anona54be9aa0111::BaseRenderingCase157 …, m_pixelFormat ((m_renderTarget == RENDERTARGET_DEFAULT) ? (m_context.getRenderTarget().getPixe… in BaseRenderingCase()420 return m_pixelFormat; in getPixelFormat()