vkCmdDrawMeshTasksIndirectCountEXT top-level property

VkCmdDrawMeshTasksIndirectCountEXT vkCmdDrawMeshTasksIndirectCountEXT
getter/setter pair

Implementation

VkCmdDrawMeshTasksIndirectCountEXT vkCmdDrawMeshTasksIndirectCountEXT =
    loadFunction<VkCmdDrawMeshTasksIndirectCountEXTNative>(
            _library, 'vkCmdDrawMeshTasksIndirectCountEXT')
        .asFunction<VkCmdDrawMeshTasksIndirectCountEXT>();