Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h602 inline constexpr const char *kTextureFormatMismatch = "Passed in texture target and format must mat… variable
DvalidationES2.cpp1675 ANGLE_VALIDATION_ERROR(GL_INVALID_OPERATION, kTextureFormatMismatch); in ValidateES2TexImageParametersBase()