Searched refs:kTextureIsNotImmutable (Results 1 – 2 of 2) sorted by relevance
518 MSG kTextureIsNotImmutable = "Texture is not immutable."; variable
1631 context->validationError(entryPoint, GL_INVALID_OPERATION, kTextureIsNotImmutable); in ValidateBindImageTexture()