Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/es6-promise/lib/es6-promise/
Denumerator.js22 function validationError() { function
/third_party/skia/third_party/externals/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
4549 GLenum validationError = ValidateTextureFormatType(format, type, internalformat, target); in TexImage2D() local
4917 …GLenum validationError = ValidateSubImageParams(false, false, target, level, xoffset, yoffset, wid… in TexSubImage2D() local
4935 …GLenum validationError = ValidateSubImageParams(false, false, target, level, xoffset, yoffset, wid… in TexSubImage2D() local
5724 GLenum validationError = ValidateTextureFormatType(format, type, internalformat, target); in TexImage3DOES() local
5757 …GLenum validationError = context->getPixels(&data, type, context->getRequiredBufferSize(width, hei… in TexImage3DOES() local
[all …]
Dutilities.cpp446 GLenum validationError = ValidateTextureFormatType(format, type, sizedInternalFormat, target); in ValidateSubImageParams() local
488 GLenum validationError = ValidateTextureFormatType(format, type, sizedInternalFormat, target); in ValidateSubImageParams() local
DlibGLESv3.cpp373 GLenum validationError = ValidateTextureFormatType(format, type, internalformat, target); in TexImage3D() local
429 …GLenum validationError = ValidateSubImageParams(false, false, target, level, xoffset, yoffset, zof… in TexSubImage3D() local
491 …GLenum validationError = ValidateSubImageParams(false, true, target, level, xoffset, yoffset, zoff… in CopyTexSubImage3D() local
555 GLenum validationError = context->getPixels(&data, GL_UNSIGNED_BYTE, imageSize); in CompressedTexImage3D() local
642 GLenum validationError = context->getPixels(&data, GL_UNSIGNED_BYTE, imageSize); in CompressedTexSubImage3D() local
/third_party/node/deps/npm/node_modules/es6-promise/dist/
Des6-promise.js459 function validationError() { function
Des6-promise.auto.js459 function validationError() { function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp2633 void Context::validationError(GLenum errorCode, const char *message) in validationError() function in gl::Context
8794 void ErrorSet::validationError(GLenum errorCode, const char *message) in validationError() function in gl::ErrorSet
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp2772 void Context::validationError(angle::EntryPoint entryPoint, in validationError() function in gl::Context
9281 void ErrorSet::validationError(angle::EntryPoint entryPoint, GLenum errorCode, const char *message) in validationError() function in gl::ErrorSet