Home | History | Annotate | Download | only in opengl

Lines Matching refs:GL_R8_SNORM

214 		case FMT_CASE(R,		SNORM_INT8):					return GL_R8_SNORM;
538 case GL_R8_SNORM: return TextureFormat(TextureFormat::R, TextureFormat::SNORM_INT8);
557 case GL_R8_SNORM: