Home | History | Annotate | Download | only in functional

Lines Matching refs:SIGNED_INT8

121 	return type == tcu::TextureFormat::SIGNED_INT8	||
1056 m_colorBufferFormat.type == tcu::TextureFormat::SIGNED_INT8 ||
1476 m_colorBufferFormat.type == tcu::TextureFormat::SIGNED_INT8);
2063 { "rgba8i", tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::SIGNED_INT8) },