Home | History | Annotate | Download | only in functional

Lines Matching refs:SNORM_INT8

162 	return type == TextureFormat::SNORM_INT8	||
226 case TextureFormat::SNORM_INT8: typePart = "8_snorm"; break;
3172 TextureFormat(TextureFormat::RGBA, TextureFormat::SNORM_INT8)