Searched refs:getInternalFormatPixelFormat (Results 1 – 1 of 1) sorted by relevance
92 static tcu::PixelFormat getInternalFormatPixelFormat (glw::GLenum internalFormat) in getInternalFormatPixelFormat() function157 …_DEFAULT) ? (m_context.getRenderTarget().getPixelFormat()) : (getInternalFormatPixelFormat(m_fboIn… in BaseRenderingCase()