Home | History | Annotate | Download | only in simplereference

Lines Matching refs:RGB

167 		{ tcu::PixelFormat(8,8,8,0),	tcu::TextureFormat(tcu::TextureFormat::RGB,		tcu::TextureFormat::UNORM_INT8)			},
170 { tcu::PixelFormat(5,6,5,0), tcu::TextureFormat(tcu::TextureFormat::RGB, tcu::TextureFormat::UNORM_SHORT_565) }
187 return tcu::TextureFormat(tcu::TextureFormat::RGB, fmt.type);
958 case GL_RGB: return TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8);
2242 case TextureFormat::RGB: