Home
last modified time | relevance | path

Searched refs:kInvalidSourceTextureSize (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h352 MSG kInvalidSourceTextureSize = "Invalid source texture height or width."; variable
DvalidationES3.cpp2539 context->validationError(entryPoint, GL_INVALID_OPERATION, kInvalidSourceTextureSize); in ValidateCopyTexture3DANGLE()