SamplerBindingType
public final class SamplerBindingType
Specifies the type of a sampler binding in a bind group layout.
Summary
Constants
Undefined
public static final int Undefined = 1
Indicates that no sampler binding type is specified.
public final class SamplerBindingType
Specifies the type of a sampler binding in a bind group layout.
public static final int Undefined = 1
Indicates that no sampler binding type is specified.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2026-06-24 UTC.