Searched refs:m_tex1Fmt (Results 1 – 1 of 1) sorted by relevance
210 , m_tex1Fmt (tex1Fmt) in FboColorMultiTex2DCase()220 checkFormatSupport(m_tex1Fmt); in preCheck()226 tcu::TextureFormat texFmt1 = glu::mapGLInternalFormat(m_tex1Fmt); in render()252 deUint32 format = ndx ? m_tex1Fmt : m_tex0Fmt; in render()318 deUint32 m_tex1Fmt; member in deqp::gles3::Functional::FboColorMultiTex2DCase