Home
last modified time | relevance | path

Searched refs:HS_LOCAL_ID_X (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/compute/hs/cuda/sm_35/
Dhs_cuda_macros.h183 #define HS_LOCAL_ID_X() threadIdx.x macro
222 shared.m[HS_LOCAL_ID_X() + (offset)]
243 HS_SLAB_HEIGHT + HS_LOCAL_ID_X(); \
/external/skqp/src/compute/hs/cuda/sm_35/
Dhs_cuda_macros.h183 #define HS_LOCAL_ID_X() threadIdx.x macro
222 shared.m[HS_LOCAL_ID_X() + (offset)]
243 HS_SLAB_HEIGHT + HS_LOCAL_ID_X(); \