Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DErrorStrings.h148 MSG kImmutableTextureBound = "The value of TEXTURE_IMMUTABLE_FORMAT for the texture currently bound… variable
DvalidationES.cpp6692 context->validationError(GL_INVALID_OPERATION, kImmutableTextureBound); in ValidateTexStorageMultisample()