Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h430 MSG kNegativeHeightWidthDepth = "Cannot have negative height, width, or depth."; variable
DvalidationES3.cpp2608 context->validationError(entryPoint, GL_INVALID_VALUE, kNegativeHeightWidthDepth); in ValidateCopySubTexture3DANGLE()