Hilo3d API - v2.0.0-alpha.3
    Preparing search index...

    Interface ComputeTextureBinding

    One graph texture consumed by a sampled- or storage-texture binding.

    interface ComputeTextureBinding {
        texture: RenderGraphTextureAccessHandle;
    }
    Index

    Complete single-sample two-dimensional graph texture subresource.