Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h289 MSG kInvalidSourceTextureInternalFormat = "Source texture internal format is invalid."; variable
DvalidationES2.cpp3783 context->validationError(GL_INVALID_OPERATION, kInvalidSourceTextureInternalFormat); in ValidateCopyTextureCHROMIUM()