Class ShaderSource

  • Direct Known Subclasses:
    GLSLSource, SPIRVSource

    public abstract class ShaderSource
    extends java.lang.Object
    The source code of shader
    • Constructor Summary

      Constructors 
      Constructor Description
      ShaderSource()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ShaderSource

        public ShaderSource()