Home
last modified time | relevance | path

Searched refs:m_tex0Fmt (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFboColorbufferTests.cpp209 , 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