docs.unity3d.com
    目次を表示する/隠す

    Method stream_si32

    stream_si32(Int32*, Int32)

    Store 32-bit integer "a" into memory using a non-temporal hint to minimize cache pollution. If the cache line containing address "mem_addr" is already in the cache, the cache will be updated.

    Declaration
    public static void stream_si32(int *mem_addr, int a)
    Parameters
    Type Name Description
    Int32* mem_addr

    Memory address

    Int32 a

    32-bit integer

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)