Function textureViewDimensionAndFormatCompatibleForDevice

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

    Parameters

    • features: GPUSupportedFeatures
    • dimension: GPUTextureViewDimension
    • format: GPUTextureFormat

    Returns boolean

Generated using TypeDoc