GlShaderStorageBlockBindingNative typedef
GlShaderStorageBlockBindingNative =
Void Function(Uint32 program, Uint32 storageBlockIndex, Uint32 storageBlockBinding)
Implementation
typedef GlShaderStorageBlockBindingNative = Void Function(
Uint32 program, Uint32 storageBlockIndex, Uint32 storageBlockBinding);