Function textureViewDimensionAndFormatCompatibleForDevice

  • Returns true iff a texture can be used with the provided GPUTextureViewDimension

    Parameters

    • device: GPUDevice
    • dimension: GPUTextureViewDimension
    • format: GPUTextureFormat

    Returns boolean

Generated using TypeDoc