Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h138 MSG kExternalTextureNotSupported = "External texture extension not enabled"; variable
DvalidationES2.cpp6419 context->validationError(entryPoint, GL_INVALID_ENUM, kExternalTextureNotSupported); in RecordBindTextureTypeError()