Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h145 MSG kImmutableTextureBound = "The value of TEXTURE_IMMUTABLE_FORMAT for the texture currently bound… variable
DvalidationES.cpp6653 context->validationError(GL_INVALID_OPERATION, kImmutableTextureBound); in ValidateTexStorageMultisample()