Home | History | Annotate | Download | only in functional

Lines Matching defs:fmt

123 	tcu::TextureFormat		fmt		= m_dataType ? glu::mapGLTransferFormat(m_format, m_dataType) : glu::mapGLInternalFormat(m_format);
124 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(fmt);
288 tcu::TextureFormat fmt = m_dataType ? glu::mapGLTransferFormat(m_format, m_dataType) : glu::mapGLInternalFormat(m_format);
289 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(fmt);