Home | History | Annotate | Download | only in opengl

Lines Matching refs:GL_RGBA16

159 		case FMT_CASE(RGBA,		UNORM_INT16):					return GL_RGBA16;
483 case GL_RGBA16: return TextureFormat(TextureFormat::RGBA, TextureFormat::UNORM_INT16);