Home
last modified time | relevance | path

Searched refs:bc_max (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/compute/hs/gen/
Dtarget_opencl.c153 uint32_t const bc_max = msb_idx_u32(pow2_rd_u32(merge->warps)); in hsg_target_opencl() local
188 bc_max, in hsg_target_opencl()
Dtarget_cuda.c150 uint32_t const bc_max = msb_idx_u32(pow2_rd_u32(merge->warps)); in hsg_target_cuda() local
187 bc_max, in hsg_target_cuda()
Dtarget_glsl.c166 uint32_t const bc_max = msb_idx_u32(pow2_rd_u32(merge->warps)); in hsg_target_glsl() local
199 bc_max, in hsg_target_glsl()