HomeSort by relevance Sort by last modified time
    Searched refs:HS_XM_GLOBAL_L (Results 1 - 6 of 6) sorted by null

  /external/skia/src/compute/hs/cl/intel/
hs_cl_macros.h 306 #define HS_XM_GLOBAL_L(stride_idx) \
310 HS_XM_GLOBAL_L(stride_idx)
313 HS_XM_GLOBAL_L(stride_idx) = reg
  /external/skia/src/compute/hs/cuda/sm_35/
hs_cuda_macros.h 418 #define HS_XM_GLOBAL_L(stride_idx) \
422 HS_XM_GLOBAL_L(stride_idx)
425 HS_XM_GLOBAL_L(stride_idx) = reg
  /external/skia/src/compute/hs/vk/
hs_glsl_macros.h 336 #define HS_XM_GLOBAL_L(stride_idx) \
340 HS_XM_GLOBAL_L(stride_idx)
343 HS_XM_GLOBAL_L(stride_idx) = reg
  /external/skqp/src/compute/hs/cl/intel/
hs_cl_macros.h 306 #define HS_XM_GLOBAL_L(stride_idx) \
310 HS_XM_GLOBAL_L(stride_idx)
313 HS_XM_GLOBAL_L(stride_idx) = reg
  /external/skqp/src/compute/hs/cuda/sm_35/
hs_cuda_macros.h 418 #define HS_XM_GLOBAL_L(stride_idx) \
422 HS_XM_GLOBAL_L(stride_idx)
425 HS_XM_GLOBAL_L(stride_idx) = reg
  /external/skqp/src/compute/hs/vk/
hs_glsl_macros.h 336 #define HS_XM_GLOBAL_L(stride_idx) \
340 HS_XM_GLOBAL_L(stride_idx)
343 HS_XM_GLOBAL_L(stride_idx) = reg

Completed in 811 milliseconds