Home
last modified time | relevance | path

Searched refs:hsg_merge (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/compute/hs/gen/
Dgen.h107 struct hsg_merge struct
295 struct hsg_merge const * const merge,
306 struct hsg_merge const * const merge,
314 struct hsg_merge const * const merge,
322 struct hsg_merge const * const merge,
330 struct hsg_merge const * const merge,
Dmain.c169 struct hsg_merge hsg_merge[MERGE_LEVELS_MAX_LOG2] = { 0 }; variable
227 hsg_config.warp.skpw_bs = bs_keys / hsg_merge[0].warps; in hsg_config_init_shared()
232 hsg_merge_levels_init_shared(struct hsg_merge * const merge) in hsg_merge_levels_init_shared()
292 hsg_merge_levels_init_1(struct hsg_merge * const merge, uint32_t const warps, uint32_t const level,… in hsg_merge_levels_init_1()
345 hsg_merge_levels_debug(struct hsg_merge * const merge) in hsg_merge_levels_debug()
407 hsg_merge_levels_hint(struct hsg_merge * const merge, bool const autotune) in hsg_merge_levels_hint()
746 struct hsg_merge const * const merge, in hsg_bc_half_merge_level()
801 hsg_bc_half_merge(struct hsg_op * ops, struct hsg_merge const * const merge) in hsg_bc_half_merge()
850 struct hsg_merge const * const merge, in hsg_bs_flip_merge_level()
958 hsg_bs_flip_merge(struct hsg_op * ops, struct hsg_merge const * const merge) in hsg_bs_flip_merge()
[all …]
Dtarget_opencl.c122 struct hsg_merge const * const merge, in hsg_target_opencl()
286 struct hsg_merge const * const m = merge + ops->a; in hsg_target_opencl()
299 struct hsg_merge const * const m = merge + ops->a; in hsg_target_opencl()
316 struct hsg_merge const * const m = merge + ops->a; in hsg_target_opencl()
328 struct hsg_merge const * const m = merge + ops->a; in hsg_target_opencl()
563 struct hsg_merge const * const m = merge + ops->a; in hsg_target_opencl()
573 struct hsg_merge const * const m = merge + ops->a; in hsg_target_opencl()
589 struct hsg_merge const * const m = merge + ops->a; in hsg_target_opencl()
Dtarget_cuda.c106 struct hsg_merge const * const merge, in hsg_target_cuda()
308 struct hsg_merge const * const m = merge + ops->a; in hsg_target_cuda()
330 struct hsg_merge const * const m = merge + ops->a; in hsg_target_cuda()
355 struct hsg_merge const * const m = merge + ops->a; in hsg_target_cuda()
367 struct hsg_merge const * const m = merge + ops->a; in hsg_target_cuda()
632 struct hsg_merge const * const m = merge + ops->a; in hsg_target_cuda()
642 struct hsg_merge const * const m = merge + ops->a; in hsg_target_cuda()
658 struct hsg_merge const * const m = merge + ops->a; in hsg_target_cuda()
Dtarget_glsl.c127 struct hsg_merge const * const merge, in hsg_target_glsl()
300 struct hsg_merge const * const m = merge + ops->a; in hsg_target_glsl()
346 struct hsg_merge const * const m = merge + ops->a; in hsg_target_glsl()
651 struct hsg_merge const * const m = merge + ops->a; in hsg_target_glsl()
661 struct hsg_merge const * const m = merge + ops->a; in hsg_target_glsl()
677 struct hsg_merge const * const m = merge + ops->a; in hsg_target_glsl()
Dtarget_debug.c48 struct hsg_merge const * const merge, in hsg_target_debug()