Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h207 MSG kIncompatibleTextures = "Texture formats are not compatible"; variable
DvalidationES.cpp3799 ANGLE_VALIDATION_ERROR(GL_INVALID_OPERATION, kIncompatibleTextures); in ValidateCopyImageSubDataBase()