Files
electron/docs/api/structures/shared-texture-subtle.md
trop[bot] c229e274a0 feat: add sharedTexture module to import shared texture (#48831)
feat: add `sharedTexture` module.

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: reito <reito@chromium.org>
2025-11-11 11:55:54 -05:00

728 B

SharedTextureSubtle Object

  • importSharedTexture Function<SharedTextureImportedSubtle> - Imports the shared texture from the given options. Returns the imported shared texture.
  • finishTransferSharedTexture Function<SharedTextureImportedSubtle> - Finishes the transfer of the shared texture and gets the transferred shared texture. Returns the imported shared texture from the transfer object.