Home | History | Annotate | Download | only in opengl

Lines Matching refs:GL_RGB8_SNORM

182 		case FMT_CASE(RGB,		SNORM_INT8):					return GL_RGB8_SNORM;
506 case GL_RGB8_SNORM: return TextureFormat(TextureFormat::RGB, TextureFormat::SNORM_INT8);
561 case GL_RGB8_SNORM: