GlMultiDrawMeshTasksIndirectCountNV typedef

GlMultiDrawMeshTasksIndirectCountNV = void Function(int bindingindex, int buffer, int offset, int stride)

Implementation

typedef GlMultiDrawMeshTasksIndirectCountNV = void Function(
    int indirect, int drawcount, int maxdrawcount, int stride);