Searched defs:m_tex0Fmt (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fFboColorbufferTests.cpp209 , m_tex0Fmt (tex0Fmt)
219 checkFormatSupport(m_tex0Fmt);
225 tcu::TextureFormat texFmt0 = glu::mapGLInternalFormat(m_tex0Fmt);
252 deUint32 format = ndx ? m_tex1Fmt : m_tex0Fmt;
317 deUint32 m_tex0Fmt; member in class:deqp::gles3::Functional::FboColorMultiTex2DCase

Completed in 61 milliseconds