Interface Uniform

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
Uniform.Sampler, Uniform.Ubo, Uniform.Utb

public sealed interface Uniform extends AutoCloseable permits Uniform.Ubo, Uniform.Utb, Uniform.Sampler
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final record 
     
    static final record 
     
    static final record 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
     
  • Method Details