glTextureAttachMemoryNV top-level property

GlBeginQueryIndexed glTextureAttachMemoryNV
getter/setter pair

Implementation

GlTextureAttachMemoryNV glTextureAttachMemoryNV =
    loadFunction<GlTextureAttachMemoryNVNative>(
            _library, 'glTextureAttachMemoryNV')
        .asFunction<GlTextureAttachMemoryNV>();