graphics.scenery.spirvcrossj.libspirvcrossjConstants Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spirvcrossj Show documentation
Show all versions of spirvcrossj Show documentation
Java bindings for Khronos' SPIRV-Cross
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 3.0.12
*
* Do not make changes to this file unless you know what you are doing--modify
* the SWIG interface file instead.
* ----------------------------------------------------------------------------- */
package graphics.scenery.spirvcrossj;
public interface libspirvcrossjConstants {
public final static int SPV_VERSION = 0x10000;
public final static int SPV_REVISION = 5;
public final static String GLSLANG_REVISION = "Overload400-PrecQual.1828";
public final static String GLSLANG_DATE = "13-Feb-2017";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy