Home
last modified time | relevance | path

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

/external/skqp/src/compute/hs/cl/
Dhs_cl.c792 bool const is_pre_sort_keyset_reqd = count_hi > count; in hs_cl_sort() local
796 if (is_pre_sort_keyset_reqd) in hs_cl_sort()
817 is_pre_sort_keyset_reqd ? 1 : wait_list_size, in hs_cl_sort()
818 is_pre_sort_keyset_reqd ? event_keyset_pre_sort : wait_list); in hs_cl_sort()
821 if (is_pre_sort_keyset_reqd) in hs_cl_sort()
/external/skqp/src/compute/hs/cuda/
Dhs_cuda.inl900 bool const is_pre_sort_keyset_reqd = count_hi > count; local
906 if (is_pre_sort_keyset_reqd)