All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.ru.casperix.opengl.renderer.impl.ShaderSourceAttribute.kt Maven / Gradle / Ivy

There is a newer version: 1.3.0
Show newest version
package ru.casperix.opengl.renderer.impl

enum class ShaderSourceAttribute {
    CONST,
    TEXTURE,
    TEXTURE_ARRAY,
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy