Home
last modified time | relevance | path

Searched defs:validationError (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp757 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
[all …]
Dutilities.cpp475 GLenum validationError = ValidateTextureFormatType(format, type, sizedInternalFormat, target); in ValidateSubImageParams() local
517 GLenum validationError = ValidateTextureFormatType(format, type, sizedInternalFormat, target); in ValidateSubImageParams() local
DlibGLESv3.cpp371 GLenum validationError = ValidateTextureFormatType(format, type, internalformat, target); in TexImage3D() local
427 …GLenum validationError = ValidateSubImageParams(false, false, target, level, xoffset, yoffset, zof… in TexSubImage3D() local
489 …GLenum validationError = ValidateSubImageParams(false, true, target, level, xoffset, yoffset, zoff… in CopyTexSubImage3D() local
553 GLenum validationError = context->getPixels(&data, GL_UNSIGNED_BYTE, imageSize); in CompressedTexImage3D() local
640 GLenum validationError = context->getPixels(&data, GL_UNSIGNED_BYTE, imageSize); in CompressedTexSubImage3D() local
/external/swiftshader/src/OpenGL/libGLES_CM/
Dutilities.cpp76 GLenum validationError = ValidateTextureFormatType(format, type, sizedInternalFormat, target); in ValidateSubImageParams() local
DlibGLES_CM.cpp798 …GLenum validationError = ValidateSubImageParams(true, false, target, level, xoffset, yoffset, widt… in CompressedTexSubImage2D() local
994 …GLenum validationError = ValidateSubImageParams(false, true, target, level, xoffset, yoffset, widt… in CopyTexSubImage2D() local
4526 …GLenum validationError = ValidateSubImageParams(false, false, target, level, xoffset, yoffset, wid… in TexSubImage2D() local
/external/libchrome/mojo/public/js/lib/
Dvalidator.js8 var validationError = { variable