extTextureCompressionLoad

Loads the extension GL_ARB_texture_compression, that is, extensions for loading compressed textures.

@trusted
bool
extTextureCompressionLoad
()

Return Value

Type: bool

Returns the result of loading. False if the download is not successful.

Meta