h_item<dimensions>
Identifies an instance of a parallel_for_work_item function object executing at each point in a local range passed to a parallel_for_work_item call.
Member Functions
(constructor) | |
Retrieves the constituent global item representing the work-item’s position in the global iteration space |
|
MISSING |
|
MISSING |
|
Retrieves the constituent logical local item representing the work-item’s position in the local iteration space as provided upon the invocation of parallel_for_work_item |
|
MISSING |
|
MISSING |
|
Retrieves the constituent logical local item representing the work-item’s position in the local iteration space as provided upon the invocation of parallel_for_work_item |
|
MISSING |
|
MISSING |
|
Retrieves the constituent physical local item representing the work-item’s position in the local iteration space as provided upon the invocation of parallel_for_work_group |
|
MISSING |
|
MISSING |
|
Helper function for calling operator==() |