Home | History | Annotate | Download | only in opengl

Lines Matching refs:GL_RG16

192 		case FMT_CASE(RG,		UNORM_INT16):					return GL_RG16;
516 case GL_RG16: return TextureFormat(TextureFormat::RG, TextureFormat::UNORM_INT16);