Home | History | Annotate | Download | only in functional

Lines Matching refs:SIGNED_INT8

143 	return type == TextureFormat::SIGNED_INT8	||
183 format.type == TextureFormat::SIGNED_INT8 ||
220 case TextureFormat::SIGNED_INT8: typePart = "8i"; break;
3181 TextureFormat(TextureFormat::RGBA, TextureFormat::SIGNED_INT8),