Home | History | Annotate | Download | only in opengl

Lines Matching refs:UNORM_INT32

288 		case GL_UNSIGNED_INT:					return normalized ? TextureFormat::UNORM_INT32	: TextureFormat::UNSIGNED_INT32;