Home
last modified time | relevance | path

Searched defs:warps (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/compute/hs/gen/
Dgen.h33 uint32_t warps; member
39 uint32_t warps; member
116 uint32_t warps; member
Dmain.c292 hsg_merge_levels_init_1(struct hsg_merge * const merge, uint32_t const warps, uint32_t const level,… in hsg_merge_levels_init_1()
806 uint32_t const warps = MAX_MACRO(merge->warps,hsg_config.block.warps_min); in hsg_bc_half_merge() local
1272 hsg_fm_merge_all(struct hsg_op * ops, uint32_t const scale_log2, uint32_t const warps) in hsg_fm_merge_all()
1345 uint32_t const warps = hsg_merge[0].warps; in hsg_xm_merge_all() local
1468 uint32_t const warps = atoi(optarg); in main() local
/external/autotest/client/tests/monotonic_time/src/
Dtime_test.c143 long warps; /* # of backward time jumps */ member