Searched defs:GetBlockIdInKernel (Results 1 – 2 of 2) sorted by relevance
132 INLINE int GetBlockIdInKernel() { return __builtin_amdgcn_workgroup_id_x(); } in GetBlockIdInKernel() function
207 INLINE int GetBlockIdInKernel() { return blockIdx.x; } in GetBlockIdInKernel() function