Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h193 MSG kImmutableTextureBound = "The value of TEXTURE_IMMUTABLE_FORMAT for the texture currently bound… variable
DvalidationES.cpp8022 context->validationError(entryPoint, GL_INVALID_OPERATION, kImmutableTextureBound); in ValidateTexStorageMultisample()