Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h427 MSG kNegativeHeightWidthDepth = "Cannot have negative height, width, or depth."; variable
DvalidationES3.cpp2450 context->validationError(GL_INVALID_VALUE, kNegativeHeightWidthDepth); in ValidateCopySubTexture3DANGLE()