• Home
  • Raw
  • Download

Lines Matching defs:validationError

757 		GLenum validationError = context->getPixels(&data, GL_UNSIGNED_BYTE, imageSize);  in CompressedTexImage2D()  local
832 GLenum validationError = context->getPixels(&data, GL_UNSIGNED_BYTE, imageSize); in CompressedTexSubImage2D() local
842 …GLenum validationError = ValidateSubImageParams(true, false, target, level, xoffset, yoffset, widt… in CompressedTexSubImage2D() local
854 …GLenum validationError = ValidateSubImageParams(true, false, target, level, xoffset, yoffset, widt… in CompressedTexSubImage2D() local
1070 …GLenum validationError = ValidateSubImageParams(false, true, target, level, xoffset, yoffset, widt… in CopyTexSubImage2D() local
4570 GLenum validationError = ValidateTextureFormatType(format, type, internalformat, target); in TexImage2D() local
4952 …GLenum validationError = ValidateSubImageParams(false, false, target, level, xoffset, yoffset, wid… in TexSubImage2D() local
4970 …GLenum validationError = ValidateSubImageParams(false, false, target, level, xoffset, yoffset, wid… in TexSubImage2D() local
5759 GLenum validationError = ValidateTextureFormatType(format, type, internalformat, target); in TexImage3DOES() local
5792 …GLenum validationError = context->getPixels(&data, type, context->getRequiredBufferSize(width, hei… in TexImage3DOES() local
5834 …GLenum validationError = ValidateSubImageParams(false, false, target, level, xoffset, yoffset, zof… in TexSubImage3DOES() local
5889 …GLenum validationError = ValidateSubImageParams(false, true, target, level, xoffset, yoffset, zoff… in CopyTexSubImage3DOES() local
5945 GLenum validationError = context->getPixels(&data, GL_UNSIGNED_BYTE, imageSize); in CompressedTexImage3DOES() local
6002 GLenum validationError = context->getPixels(&data, GL_UNSIGNED_BYTE, imageSize); in CompressedTexSubImage3DOES() local