Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Slang Documentation
Slang Documentation
Back to top
View this page

DescriptorHandle<T>.lessThanOrEquals¶

Description¶

Signature¶

bool DescriptorHandle<T>.lessThanOrEquals(DescriptorHandle<T> other)
    where T : IOpaqueDescriptor;

Parameters¶

other : DescriptorHandle<T>¶

On this page
  • DescriptorHandle<T>.lessThanOrEquals
    • Description
    • Signature
    • Parameters
      • other : DescriptorHandle<T>