ShaderCache

class ShaderCache(device: Device)

Constructors

Link copied to clipboard
constructor(device: Device)

Functions

Link copied to clipboard
fun getShader(hasNormals: Boolean, hasUVs: Boolean, hasColorTexture: Boolean): ShaderModule