Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h492 inline constexpr const char *kNotTextureComplete = "The texture is not complete."; variable
DvalidationES.cpp3394 ANGLE_VALIDATION_ERROR(GL_INVALID_OPERATION, kNotTextureComplete); in ValidateCopyImageSubDataTargetRegion()