Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h516 MSG kTextureFormatMismatch = "Passed in texture target and format must match the one originally use… variable
DvalidationES2.cpp1508 context->validationError(entryPoint, GL_INVALID_OPERATION, err::kTextureFormatMismatch); in ValidateES2TexImageParametersBase()