Searched defs:warps (Results 1 – 5 of 5) sorted by relevance
/external/skia/src/compute/hs/gen/ |
D | gen.h | 33 uint32_t warps; member 39 uint32_t warps; member 116 uint32_t warps; member
|
D | main.c | 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() 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/skqp/src/compute/hs/gen/ |
D | gen.h | 33 uint32_t warps; member 39 uint32_t warps; member 116 uint32_t warps; member
|
D | main.c | 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() 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/ |
D | time_test.c | 143 long warps; /* # of backward time jumps */ member
|