package rune

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ir.Special_index_kindSource

Sourcetype t =
  1. | Global_task_idx of int
  2. | Local_thread_idx of int
  3. | Workgroup_idx of int