Home | History | Annotate | Download | only in common

Lines Matching refs:sRGB

311 		case TextureFormat::sRGB:		return 3;
564 case TextureFormat::sRGB:
748 case TextureFormat::sRGB: return RGB;
802 case TextureFormat::sRGB: return RGB;
936 else if (m_format.order == TextureFormat::RGB || m_format.order == TextureFormat::sRGB)
1036 else if (m_format.order == TextureFormat::RGB || m_format.order == TextureFormat::sRGB)
1205 else if (m_format.order == TextureFormat::RGB || m_format.order == TextureFormat::sRGB)
1355 else if (m_format.order == TextureFormat::RGB || m_format.order == TextureFormat::sRGB)
1621 if (format.type == TextureFormat::UNORM_INT8 && format.order == TextureFormat::sRGB)
3752 "sRGB",