Home | History | Annotate | Download | only in opengl

Lines Matching refs:GL_R16_SNORM

207 		case FMT_CASE(R,		SNORM_INT16):					return GL_R16_SNORM;
531 case GL_R16_SNORM: return TextureFormat(TextureFormat::R, TextureFormat::SNORM_INT16);