Home | History | Annotate | Download | only in simplereference

Lines Matching refs:UNSIGNED_INT8

76 	return tcu::PixelBufferAccess(TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT8), 0, 0, 0, DE_NULL);
212 case 8: return tcu::TextureFormat(tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNED_INT8);
2960 case tcu::TextureFormat::UNSIGNED_INT8: return 8;