glDispatchComputeIndirect top-level property
Implementation
GlDispatchComputeIndirect glDispatchComputeIndirect =
loadFunction<GlDispatchComputeIndirectNative>(
_library, 'glDispatchComputeIndirect')
.asFunction<GlDispatchComputeIndirect>();