Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h393 inline constexpr const char *kInvalidSourceTextureSize = "Invalid source texture height or width."; variable
DvalidationES3.cpp2722 ANGLE_VALIDATION_ERROR(GL_INVALID_OPERATION, kInvalidSourceTextureSize); in ValidateCopyTexture3DANGLE()