Home | History | Annotate | Download | only in functional

Lines Matching refs:UNORM_INT8

114 	return type == tcu::TextureFormat::UNORM_INT8	||
139 (colorBufferFormat.type == tcu::TextureFormat::UNORM_INT8 ||
1048 isDepthFormat(textureFormat) ? tcu::TextureFormat::UNORM_INT8 : textureFormat.type))
1475 DE_ASSERT(m_colorBufferFormat.type == tcu::TextureFormat::UNORM_INT8 ||
2062 { "rgba8", tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_INT8) },