Searched refs:m_tex0Fmt (Results 1 – 1 of 1) sorted by relevance
209 , m_tex0Fmt (tex0Fmt) in FboColorMultiTex2DCase()219 checkFormatSupport(m_tex0Fmt); in preCheck()225 tcu::TextureFormat texFmt0 = glu::mapGLInternalFormat(m_tex0Fmt); in render()252 deUint32 format = ndx ? m_tex1Fmt : m_tex0Fmt; in render()317 deUint32 m_tex0Fmt; member in deqp::gles3::Functional::FboColorMultiTex2DCase