Home | History | Annotate | Download | only in opengl

Lines Matching refs:GL_RGB10

187 		case FMT_CASE(RGB,		UNORM_INT_1010102_REV):			return GL_RGB10;
511 case GL_RGB10: return TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT_1010102_REV);