class Boleite::Private::OpenGLShaderObject

Defined in:

boleite/backend/graphics/opengl_shader.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(source : String, type : ShaderType) #

[View source]

Class Method Detail

def self.translate_shader_type(type : ShaderType) #

[View source]

Instance Method Detail

def finalize #

[View source]
def gl_identifier : UInt32 #

[View source]