Home
last modified time | relevance | path

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

/external/skia/src/compute/hs/gen/
Dmain.c225 uint32_t const bs_keys = hsg_config.block.smem_bs / (hsg_config.type.words * sizeof(uint32_t)); in hsg_config_init_shared() local
227 hsg_config.warp.skpw_bs = bs_keys / hsg_merge[0].warps; in hsg_config_init_shared()
241 …uint32_t const bs_keys = hsg_config.block.smem_bs / (hsg_config.type.words * sizeof(uint32_t)… in hsg_merge_levels_init_shared() local
242 uint32_t const bs_kpt = bs_keys / bs_threads; in hsg_merge_levels_init_shared()
/external/skqp/src/compute/hs/gen/
Dmain.c225 uint32_t const bs_keys = hsg_config.block.smem_bs / (hsg_config.type.words * sizeof(uint32_t)); in hsg_config_init_shared() local
227 hsg_config.warp.skpw_bs = bs_keys / hsg_merge[0].warps; in hsg_config_init_shared()
241 …uint32_t const bs_keys = hsg_config.block.smem_bs / (hsg_config.type.words * sizeof(uint32_t)… in hsg_merge_levels_init_shared() local
242 uint32_t const bs_kpt = bs_keys / bs_threads; in hsg_merge_levels_init_shared()